SecretVersionsListEntry

A structure that contains information about one version of a secret.

Types

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

Properties

Link copied to clipboard

The date and time this version of the secret was created.

Link copied to clipboard

The KMS keys used to encrypt the secret version.

Link copied to clipboard

The date that this version of the secret was last accessed. Note that the resolution of this field is at the date level and does not include the time.

Link copied to clipboard

The unique version identifier of this version of the secret.

Link copied to clipboard

An array of staging labels that are currently associated with this version of the secret.

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