Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateGithubAccessTokenConnectionDetails

The details for updating a connection of the type {@code GITHUB_ACCESS_TOKEN}. This type corresponds to a connection in GitHub that is authenticated with a personal access token.

Properties

Optional accessToken

accessToken: undefined | string

OCID of personal access token saved in secret store

Const connectionType

connectionType: string = "GITHUB_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"}}

Methods

getDeserializedJsonObj

getJsonObj