class Aws::ConnectWisdomService::Types::ServerSideEncryptionConfiguration

The KMS key used for encryption.

@note When making an API call, you may pass ServerSideEncryptionConfiguration

data as a hash:

    {
      kms_key_id: "NonEmptyString",
    }

@!attribute [rw] kms_key_id

The KMS key. For information about valid ID values, see [Key
identifiers (KeyId)][1] in the *AWS Key Management Service Developer
Guide*.

[1]: https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#key-id
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/wisdom-2020-10-19/ServerSideEncryptionConfiguration AWS API Documentation

Constants

SENSITIVE