public static interface SseKmsEncryptedObjects.Builder extends SdkPojo, CopyableBuilder<SseKmsEncryptedObjects.Builder,SseKmsEncryptedObjects>
| Modifier and Type | Method and Description |
|---|---|
SseKmsEncryptedObjects.Builder |
status(SseKmsEncryptedObjectsStatus status)
Specifies whether Amazon S3 replicates objects created with server-side encryption using an AWS KMS-managed
key.
|
SseKmsEncryptedObjects.Builder |
status(String status)
Specifies whether Amazon S3 replicates objects created with server-side encryption using an AWS KMS-managed
key.
|
copyapplyMutation, buildSseKmsEncryptedObjects.Builder status(String status)
Specifies whether Amazon S3 replicates objects created with server-side encryption using an AWS KMS-managed key.
status - Specifies whether Amazon S3 replicates objects created with server-side encryption using an AWS
KMS-managed key.SseKmsEncryptedObjectsStatus,
SseKmsEncryptedObjectsStatusSseKmsEncryptedObjects.Builder status(SseKmsEncryptedObjectsStatus status)
Specifies whether Amazon S3 replicates objects created with server-side encryption using an AWS KMS-managed key.
status - Specifies whether Amazon S3 replicates objects created with server-side encryption using an AWS
KMS-managed key.SseKmsEncryptedObjectsStatus,
SseKmsEncryptedObjectsStatusCopyright © 2019. All rights reserved.