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