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