@Stability(value=Stable) public static final class CfnBucket.EncryptionConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBucket.EncryptionConfigurationProperty>
CfnBucket.EncryptionConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBucket.EncryptionConfigurationProperty |
build()
Builds the configured instance.
|
CfnBucket.EncryptionConfigurationProperty.Builder |
replicaKmsKeyId(String replicaKmsKeyId)
Sets the value of
CfnBucket.EncryptionConfigurationProperty.getReplicaKmsKeyId() |
@Stability(value=Stable) public CfnBucket.EncryptionConfigurationProperty.Builder replicaKmsKeyId(String replicaKmsKeyId)
CfnBucket.EncryptionConfigurationProperty.getReplicaKmsKeyId()replicaKmsKeyId - `CfnBucket.EncryptionConfigurationProperty.ReplicaKmsKeyID`. This parameter is required.this@Stability(value=Stable) public CfnBucket.EncryptionConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnBucket.EncryptionConfigurationProperty>CfnBucket.EncryptionConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.