Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SecretBundleVersionSummary

The properties of the secret bundle. (Secret bundle version summary objects do not include the actual contents of the secret.)

Properties

secretId

secretId: string

The OCID of the secret.

Optional stages

stages: Array<Stages>

A list of possible rotation states for the secret bundle.

Optional timeCreated

timeCreated: Date

The time when the secret bundle was created.

Optional timeOfDeletion

timeOfDeletion: Date

An optional property indicating when to delete the secret version, expressed in RFC 3339 timestamp format. Example: {@code 2019-04-03T21:10:29.600Z}

Optional timeOfExpiry

timeOfExpiry: Date

An optional property indicating when the secret version will expire, expressed in RFC 3339 timestamp format. Example: {@code 2019-04-03T21:10:29.600Z}

Optional versionName

versionName: undefined | string

The version name of the secret bundle, as provided when the secret was created or last rotated.

versionNumber

versionNumber: number

The version number of the secret. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj