GetEncryptionConfigurationResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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 ID of the KMS key that is used for encryption.

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String