| Package | Description |
|---|---|
| software.amazon.awscdk.services.kendra |
AWS::Kendra Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnIndex.ServerSideEncryptionConfigurationProperty.Jsii$Proxy
An implementation for
CfnIndex.ServerSideEncryptionConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnIndex.ServerSideEncryptionConfigurationProperty |
CfnIndex.ServerSideEncryptionConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnIndexProps.Builder |
CfnIndexProps.Builder.serverSideEncryptionConfiguration(CfnIndex.ServerSideEncryptionConfigurationProperty serverSideEncryptionConfiguration)
Sets the value of
CfnIndexProps.getServerSideEncryptionConfiguration() |
CfnIndex.Builder |
CfnIndex.Builder.serverSideEncryptionConfiguration(CfnIndex.ServerSideEncryptionConfigurationProperty serverSideEncryptionConfiguration)
The identifier of the AWS KMS customer managed key (CMK) to use to encrypt data indexed by Amazon Kendra.
|
void |
CfnIndex.setServerSideEncryptionConfiguration(CfnIndex.ServerSideEncryptionConfigurationProperty value)
The identifier of the AWS KMS customer managed key (CMK) to use to encrypt data indexed by Amazon Kendra.
|
Copyright © 2022. All rights reserved.