public static interface DeliveryStreamEncryptionConfiguration.Builder extends SdkPojo, CopyableBuilder<DeliveryStreamEncryptionConfiguration.Builder,DeliveryStreamEncryptionConfiguration>
| Modifier and Type | Method and Description |
|---|---|
DeliveryStreamEncryptionConfiguration.Builder |
status(DeliveryStreamEncryptionStatus status)
For a full description of the different values of this status, see StartDeliveryStreamEncryption and
StopDeliveryStreamEncryption.
|
DeliveryStreamEncryptionConfiguration.Builder |
status(String status)
For a full description of the different values of this status, see StartDeliveryStreamEncryption and
StopDeliveryStreamEncryption.
|
copyapplyMutation, buildDeliveryStreamEncryptionConfiguration.Builder status(String status)
For a full description of the different values of this status, see StartDeliveryStreamEncryption and StopDeliveryStreamEncryption.
status - For a full description of the different values of this status, see
StartDeliveryStreamEncryption and StopDeliveryStreamEncryption.DeliveryStreamEncryptionStatus,
DeliveryStreamEncryptionStatusDeliveryStreamEncryptionConfiguration.Builder status(DeliveryStreamEncryptionStatus status)
For a full description of the different values of this status, see StartDeliveryStreamEncryption and StopDeliveryStreamEncryption.
status - For a full description of the different values of this status, see
StartDeliveryStreamEncryption and StopDeliveryStreamEncryption.DeliveryStreamEncryptionStatus,
DeliveryStreamEncryptionStatusCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.