class Aws::IoTSiteWise::Types::DescribeDefaultEncryptionConfigurationResponse

@!attribute [rw] encryption_type

The type of encryption used for the encryption configuration.
@return [String]

@!attribute [rw] kms_key_arn

The key ARN of the customer managed customer master key (CMK) used
for KMS encryption if you use `KMS_BASED_ENCRYPTION`.
@return [String]

@!attribute [rw] configuration_status

The status of the account configuration. This contains the
`ConfigurationState`. If there's an error, it also contains the
`ErrorDetails`.
@return [Types::ConfigurationStatus]

Constants

SENSITIVE