public static interface ServerSideEncryptionConfiguration.Builder extends SdkPojo, CopyableBuilder<ServerSideEncryptionConfiguration.Builder,ServerSideEncryptionConfiguration>
| Modifier and Type | Method and Description |
|---|---|
ServerSideEncryptionConfiguration.Builder |
kmsKeyId(String kmsKeyId)
The identifier of the AWS KMS customer master key (CMK).
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildServerSideEncryptionConfiguration.Builder kmsKeyId(String kmsKeyId)
The identifier of the AWS KMS customer master key (CMK). Amazon Kendra doesn't support asymmetric CMKs.
kmsKeyId - The identifier of the AWS KMS customer master key (CMK). Amazon Kendra doesn't support asymmetric
CMKs.Copyright © 2020. All rights reserved.