GetEncryptionConfigurationResponse
Types
Properties
Link copied to clipboard
The time when encryption was configured in seconds since epoch (January 1, 1970 at midnight UTC time).
Link copied to clipboard
The encryption status.
Link copied to clipboard
The type of encryption. Set to KMS_BASED_ENCRYPTION
to use a KMS key that you own and manage. Set to FLEETWISE_DEFAULT_ENCRYPTION
to use an Amazon Web Services managed key that is owned by the Amazon Web Services IoT FleetWise service account.
Link copied to clipboard
The error message that describes why encryption settings couldn't be configured, if applicable.
Link copied to clipboard
The time when encryption was last updated in seconds since epoch (January 1, 1970 at midnight UTC time).
Functions
Link copied to clipboard
inline fun copy(block: GetEncryptionConfigurationResponse.Builder.() -> Unit = {}): GetEncryptionConfigurationResponse