@Stability(value=Stable) public static final class CfnDomain.ServerSideEncryptionConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDomain.ServerSideEncryptionConfigurationProperty>
CfnDomain.ServerSideEncryptionConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDomain.ServerSideEncryptionConfigurationProperty |
build()
Builds the configured instance.
|
CfnDomain.ServerSideEncryptionConfigurationProperty.Builder |
kmsKeyId(String kmsKeyId)
Sets the value of
CfnDomain.ServerSideEncryptionConfigurationProperty.getKmsKeyId() |
@Stability(value=Stable) public CfnDomain.ServerSideEncryptionConfigurationProperty.Builder kmsKeyId(String kmsKeyId)
CfnDomain.ServerSideEncryptionConfigurationProperty.getKmsKeyId()kmsKeyId - The identifier of the KMS Key you want Voice ID to use to encrypt your data. This parameter is required.this@Stability(value=Stable) public CfnDomain.ServerSideEncryptionConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnDomain.ServerSideEncryptionConfigurationProperty>CfnDomain.ServerSideEncryptionConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.