class Aws::VoiceID::Types::ServerSideEncryptionConfiguration
The configuration containing information about the customer-managed KMS Key used for encrypting customer data.
@note When making an API call, you may pass ServerSideEncryptionConfiguration
data as a hash: { kms_key_id: "KmsKeyId", # required }
@!attribute [rw] kms_key_id
The identifier of the KMS Key you want Voice ID to use to encrypt your data. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/voice-id-2021-09-27/ServerSideEncryptionConfiguration AWS API Documentation
Constants
- SENSITIVE