class Aws::XRay::Types::EncryptionConfig

A configuration document that specifies encryption configuration settings.

@!attribute [rw] key_id

The ID of the KMS key used for encryption, if applicable.
@return [String]

@!attribute [rw] status

The encryption status. While the status is `UPDATING`, X-Ray may
encrypt data with a combination of the new and old settings.
@return [String]

@!attribute [rw] type

The type of encryption. Set to `KMS` for encryption with KMS keys.
Set to `NONE` for default encryption.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/EncryptionConfig AWS API Documentation

Constants

SENSITIVE