class Aws::IoTSiteWise::Types::PutDefaultEncryptionConfigurationResponse

@!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 KMS 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 is an error, it also contains the
`ErrorDetails`.
@return [Types::ConfigurationStatus]

Constants

SENSITIVE