GetKeysKey

data class GetKeysKey(val arn: String, val automaticRotation: String, val creationDate: String, val creator: String, val deleteDate: String, val description: String, val id: String, val keyId: String, val keySpec: String, val keyUsage: String, val lastRotationDate: String, val materialExpireTime: String, val nextRotationDate: String, val origin: String, val primaryKeyVersion: String, val protectionLevel: String, val rotationInterval: String, val status: String)

Constructors

Link copied to clipboard
constructor(arn: String, automaticRotation: String, creationDate: String, creator: String, deleteDate: String, description: String, id: String, keyId: String, keySpec: String, keyUsage: String, lastRotationDate: String, materialExpireTime: String, nextRotationDate: String, origin: String, primaryKeyVersion: String, protectionLevel: String, rotationInterval: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

The Alibaba Cloud Resource Name (ARN) of the key.

Link copied to clipboard

(Available in 1.123.1+) Specifies whether to enable automatic key rotation.

Link copied to clipboard

Creation date of key.

Link copied to clipboard

The owner of the key.

Link copied to clipboard

Deletion date of key.

Link copied to clipboard

Description of the key.

Link copied to clipboard
val id: String

ID of the key.

Link copied to clipboard

(Available in 1.123.1+) ID of the key.

Link copied to clipboard

(Available in 1.123.1+) The type of the CMK.

Link copied to clipboard

(Available in 1.123.1+) The usage of CMK.

Link copied to clipboard

(Available in 1.123.1+) The date and time the last rotation was performed.

Link copied to clipboard

(Available in 1.123.1+) The time and date the key material for the CMK expires.

Link copied to clipboard

(Available in 1.123.1+) The time the next rotation is scheduled for execution.

Link copied to clipboard

(Available in 1.123.1+) The source of the key material for the CMK.

Link copied to clipboard

(Available in 1.123.1+) The ID of the current primary key version of the symmetric CMK.

Link copied to clipboard

(Available in 1.123.1+) The protection level of the CMK.

Link copied to clipboard

(Available in 1.123.1+) The period of automatic key rotation.

Link copied to clipboard

Filter the results by status of the KMS keys. Valid values: Enabled, Disabled, PendingDeletion.