public static interface ServerSideEncryptionConfiguration.Builder extends SdkPojo, CopyableBuilder<ServerSideEncryptionConfiguration.Builder,ServerSideEncryptionConfiguration>
| Modifier and Type | Method and Description |
|---|---|
ServerSideEncryptionConfiguration.Builder |
kmsKeyArn(String kmsKeyArn)
The ARN of the KMS key used to encrypt the enrollment data in a voice profile domain.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildServerSideEncryptionConfiguration.Builder kmsKeyArn(String kmsKeyArn)
The ARN of the KMS key used to encrypt the enrollment data in a voice profile domain. Asymmetric customer managed keys are not supported.
kmsKeyArn - The ARN of the KMS key used to encrypt the enrollment data in a voice profile domain. Asymmetric
customer managed keys are not supported.Copyright © 2023. All rights reserved.