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 key
stored in AWS Key Management Service.
|
SseKmsEncryptedObjects.Builder |
status(String status)
Specifies whether Amazon S3 replicates objects created with server-side encryption using an AWS KMS key
stored in AWS Key Management Service.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSseKmsEncryptedObjects.Builder status(String status)
Specifies whether Amazon S3 replicates objects created with server-side encryption using an AWS KMS key stored in AWS Key Management Service.
status - Specifies whether Amazon S3 replicates objects created with server-side encryption using an AWS KMS
key stored in AWS Key Management Service.SseKmsEncryptedObjectsStatus,
SseKmsEncryptedObjectsStatusSseKmsEncryptedObjects.Builder status(SseKmsEncryptedObjectsStatus status)
Specifies whether Amazon S3 replicates objects created with server-side encryption using an AWS KMS key stored in AWS Key Management Service.
status - Specifies whether Amazon S3 replicates objects created with server-side encryption using an AWS KMS
key stored in AWS Key Management Service.SseKmsEncryptedObjectsStatus,
SseKmsEncryptedObjectsStatusCopyright © 2021. All rights reserved.