Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DatabaseSecretCredentialDetails

User provides a secret OCID, which will be used to retrieve the password to connect to the database.

Properties

Const credentialType

credentialType: string = "SECRET"

passwordSecretId

passwordSecretId: string

The OCID of the Secret where the database password is stored.

Optional role

role: Role

The role of the database user.

Optional username

username: undefined | string

The user to connect to the database.

Methods

getDeserializedJsonObj

getJsonObj