Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateVbsAccessTokenConnectionDetails

The details for creating a connection of the type {@code VBS_ACCESS_TOKEN}. This type corresponds to a connection in Visual Builder Studio that is authenticated with a personal access token.

Properties

accessToken

accessToken: string

The OCID of personal access token saved in secret store.

baseUrl

baseUrl: string

The Base URL of the hosted VBS server.

Const connectionType

connectionType: string = "VBS_ACCESS_TOKEN"

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional description

description: undefined | string

Optional description about the connection.

Optional displayName

displayName: undefined | string

Optional connection display name. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See Resource Tags. Example: {@code {"bar-key": "value"}}

projectId

projectId: string

The OCID of the DevOps project.

Methods

getDeserializedJsonObj

getJsonObj