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 you want Voice ID to use to encrypt your data.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildServerSideEncryptionConfiguration.Builder kmsKeyId(String kmsKeyId)
The identifier of the KMS Key you want Voice ID to use to encrypt your data.
kmsKeyId - The identifier of the KMS Key you want Voice ID to use to encrypt your data.Copyright © 2022. All rights reserved.