status property
This is the server-side encryption (SSE) status for the delivery stream. For
a full description of the different values of this status, see
StartDeliveryStreamEncryption and
StopDeliveryStreamEncryption. If this status is
ENABLING_FAILED
or DISABLING_FAILED
, it is the
status of the most recent attempt to enable or disable SSE, respectively.
Implementation
final DeliveryStreamEncryptionStatus? status;