@Stability(value=Stable) public static final class CfnReplicationSet.RegionConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnReplicationSet.RegionConfigurationProperty>
CfnReplicationSet.RegionConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnReplicationSet.RegionConfigurationProperty |
build()
Builds the configured instance.
|
CfnReplicationSet.RegionConfigurationProperty.Builder |
sseKmsKeyId(String sseKmsKeyId)
Sets the value of
CfnReplicationSet.RegionConfigurationProperty.getSseKmsKeyId() |
@Stability(value=Stable) public CfnReplicationSet.RegionConfigurationProperty.Builder sseKmsKeyId(String sseKmsKeyId)
CfnReplicationSet.RegionConfigurationProperty.getSseKmsKeyId()sseKmsKeyId - The KMS key ID to use to encrypt your replication set. This parameter is required.this@Stability(value=Stable) public CfnReplicationSet.RegionConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnReplicationSet.RegionConfigurationProperty>CfnReplicationSet.RegionConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.