Optional
createdOptional
deletedDate and time of the version's deletion.
Optional
deletionReturns the time at which deletion was requested.
Optional
descriptionDescription of the version.
Optional
ephemeralReturns the version's expiration date, whether it expires after being accessed once, and the action to perform (disable or delete) once the version expires.
Returns true
if the version is the latest.
The first version of the secret is numbered 1, and all subsequent revisions augment by 1.
ID of the secret.
unknown_status
: the version is in an invalid state. enabled
: the
version is accessible. disabled
: the version is not accessible but can
be enabled. scheduled_for_deletion
: the version is scheduled for
deletion. It will be deleted in 7 days. deleted
: the version is
permanently deleted. It is not possible to recover it.Optional
updatedLast update of the version.
Date and time of the version's creation.