public static final class CfnBucket.SseKmsEncryptedObjectsProperty.Builder
extends java.lang.Object
CfnBucket.SseKmsEncryptedObjectsProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnBucket.SseKmsEncryptedObjectsProperty |
build()
Builds the configured instance.
|
CfnBucket.SseKmsEncryptedObjectsProperty.Builder |
status(java.lang.String status)
Sets the value of
CfnBucket.SseKmsEncryptedObjectsProperty.getStatus() |
public CfnBucket.SseKmsEncryptedObjectsProperty.Builder status(java.lang.String status)
CfnBucket.SseKmsEncryptedObjectsProperty.getStatus()
status
- Specifies whether Amazon S3 replicates objects created with server-side encryption using an AWS KMS key stored in AWS Key Management Service. This parameter is required.this
public CfnBucket.SseKmsEncryptedObjectsProperty build()
CfnBucket.SseKmsEncryptedObjectsProperty
java.lang.NullPointerException
- if any required attribute was not provided