Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateAutonomousDatabaseWalletDetails

Details to update an Autonomous Database wallet.

Properties

Optional gracePeriod

gracePeriod: undefined | number

The number of hours that the old wallet can be used after it has been rotated. The old wallet will no longer be valid after the number of hours in the wallet rotation grace period has passed. During the grace period, both the old wallet and the current wallet can be used. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional shouldRotate

shouldRotate: undefined | false | true

Indicates whether to rotate the wallet or not. If {@code false}, the wallet will not be rotated. The default is {@code false}.

Functions

getDeserializedJsonObj

getJsonObj