NAME
Paws::IoTSiteWise::DescribeDefaultEncryptionConfigurationResponse
ATTRIBUTES
REQUIRED ConfigurationStatus => Paws::IoTSiteWise::ConfigurationStatus
The status of the account configuration. This contains the ConfigurationState
. If there's an error, it also contains the ErrorDetails
.
REQUIRED EncryptionType => Str
The type of encryption used for the encryption configuration.
Valid values are: "SITEWISE_DEFAULT_ENCRYPTION"
, "KMS_BASED_ENCRYPTION"
=head2 KmsKeyArn => Str
The key ARN of the customer managed customer master key (CMK) used for AWS KMS encryption if you use KMS_BASED_ENCRYPTION
.