| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
ServerSideEncryptionConfiguration |
CreateIndexRequest.serverSideEncryptionConfiguration()
The identifier of the KMS customer managed key (CMK) that's used to encrypt data indexed by Amazon Kendra.
|
ServerSideEncryptionConfiguration |
DescribeIndexResponse.serverSideEncryptionConfiguration()
The identifier of the KMScustomer master key (CMK) that is used to encrypt your data.
|
| Modifier and Type | Method and Description |
|---|---|
CreateIndexRequest.Builder |
CreateIndexRequest.Builder.serverSideEncryptionConfiguration(ServerSideEncryptionConfiguration serverSideEncryptionConfiguration)
The identifier of the KMS customer managed key (CMK) that's used to encrypt data indexed by Amazon Kendra.
|
DescribeIndexResponse.Builder |
DescribeIndexResponse.Builder.serverSideEncryptionConfiguration(ServerSideEncryptionConfiguration serverSideEncryptionConfiguration)
The identifier of the KMScustomer master key (CMK) that is used to encrypt your data.
|
Copyright © 2023. All rights reserved.