Skip to main content

ISecretsManagerSecretVersionsListEntry

Interface in AWS.SecretsManager

Interface for SecretVersionListEntry.

Properties

CreatedDate

property CreatedDate: TOptional<TDateTime>

The date and time the version was created.

KmsKeyId

property KmsKeyId: string

The Amazon Resource Name (ARN) or name of the AWS KMS key that Secrets Manager uses to encrypt the secret value.

LastAccessedDate

property LastAccessedDate: TOptional<TDate>

The date this version of the secret was last accessed.

VersionId

property VersionId: string

The unique identifier for this version of the secret.

VersionStages

property VersionStages: TList<string>

A list of staging labels currently associated with this version of the secret.