public static interface SseKmsEncryptedObjects.Builder extends SdkPojo, CopyableBuilder<SseKmsEncryptedObjects.Builder,SseKmsEncryptedObjects>
| Modifier and Type | Method and Description |
|---|---|
SseKmsEncryptedObjects.Builder |
status(SseKmsEncryptedObjectsStatus status)
If the status is not
Enabled, replication for S3 objects encrypted with AWS KMS is disabled. |
SseKmsEncryptedObjects.Builder |
status(String status)
If the status is not
Enabled, replication for S3 objects encrypted with AWS KMS is disabled. |
copyapplyMutation, buildSseKmsEncryptedObjects.Builder status(String status)
If the status is not Enabled, replication for S3 objects encrypted with AWS KMS is disabled.
status - If the status is not Enabled, replication for S3 objects encrypted with AWS KMS is
disabled.SseKmsEncryptedObjectsStatus,
SseKmsEncryptedObjectsStatusSseKmsEncryptedObjects.Builder status(SseKmsEncryptedObjectsStatus status)
If the status is not Enabled, replication for S3 objects encrypted with AWS KMS is disabled.
status - If the status is not Enabled, replication for S3 objects encrypted with AWS KMS is
disabled.SseKmsEncryptedObjectsStatus,
SseKmsEncryptedObjectsStatusCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.