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 KMS key to use to encrypt data stored by Voice ID.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildServerSideEncryptionConfiguration.Builder kmsKeyId(String kmsKeyId)
The identifier of the KMS key to use to encrypt data stored by Voice ID. Voice ID doesn't support asymmetric customer managed keys.
kmsKeyId - The identifier of the KMS key to use to encrypt data stored by Voice ID. Voice ID doesn't support
asymmetric customer managed keys.Copyright © 2023. All rights reserved.