Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AssetSourceCredentials

Credentials for an asset source.

Properties

secretId

secretId: string

The OCID of the secret in a vault. If the the type of the credentials is BASIC{@code , the secret must contain the username and password in JSON format, which is in the form of }{ "username": "", "password": "" }.

type

type: model.AssetSourceCredentialsType

Authentication type

Functions

getDeserializedJsonObj

getJsonObj