@Stability(value=Stable) public static final class CfnKnowledgeBase.ServerSideEncryptionConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnKnowledgeBase.ServerSideEncryptionConfigurationProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnKnowledgeBase.ServerSideEncryptionConfigurationProperty |
build()
Builds the configured instance.
|
CfnKnowledgeBase.ServerSideEncryptionConfigurationProperty.Builder |
kmsKeyId(String kmsKeyId)
Sets the value of
CfnKnowledgeBase.ServerSideEncryptionConfigurationProperty.getKmsKeyId() |
@Stability(value=Stable) public CfnKnowledgeBase.ServerSideEncryptionConfigurationProperty.Builder kmsKeyId(String kmsKeyId)
CfnKnowledgeBase.ServerSideEncryptionConfigurationProperty.getKmsKeyId()kmsKeyId - The KMS key .
For information about valid ID values, see Key identifiers (KeyId) .this@Stability(value=Stable) public CfnKnowledgeBase.ServerSideEncryptionConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnKnowledgeBase.ServerSideEncryptionConfigurationProperty>CfnKnowledgeBase.ServerSideEncryptionConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.