@Stability(value=Stable) public static final class CfnIndex.ServerSideEncryptionConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnIndex.ServerSideEncryptionConfigurationProperty>
CfnIndex.ServerSideEncryptionConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnIndex.ServerSideEncryptionConfigurationProperty |
build()
Builds the configured instance.
|
CfnIndex.ServerSideEncryptionConfigurationProperty.Builder |
kmsKeyId(String kmsKeyId)
Sets the value of
CfnIndex.ServerSideEncryptionConfigurationProperty.getKmsKeyId() |
@Stability(value=Stable) public CfnIndex.ServerSideEncryptionConfigurationProperty.Builder kmsKeyId(String kmsKeyId)
CfnIndex.ServerSideEncryptionConfigurationProperty.getKmsKeyId()kmsKeyId - The identifier of the AWS KMS key .
Amazon Kendra doesn't support asymmetric keys.this@Stability(value=Stable) public CfnIndex.ServerSideEncryptionConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnIndex.ServerSideEncryptionConfigurationProperty>CfnIndex.ServerSideEncryptionConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.