class Aws::Connect::Types::EncryptionConfig


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/EncryptionConfig AWS API Documentation
@return [String]
</note>
ID.
<note markdown=“1”> Be sure to provide the full ARN of the encryption key, not just the
The full ARN of the encryption key.
@!attribute [rw] key_id
@return [String]
The type of encryption.
@!attribute [rw] encryption_type
}
key_id: “KeyId”, # required
encryption_type: “KMS”, # required, accepts KMS
{
data as a hash:
@note When making an API call, you may pass EncryptionConfig
The encryption configuration.