Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateGitlabAccessTokenConfigurationSourceProviderDetails

Update details for configuration source provider of the type {@code GITLAB_ACCESS_TOKEN}. This type corresponds to a configuration source provider in GitLab that is authenticated with a personal access token.

Properties

Optional accessToken

accessToken: undefined | string

The personal access token to be configured on the GitLab repository.

Optional apiEndpoint

apiEndpoint: undefined | string

The Git service endpoint. Example: {@code https://gitlab.com}

Const configSourceProviderType

configSourceProviderType: string = "GITLAB_ACCESS_TOKEN"

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {@code {"Operations": {"CostCenter": "42"}}}

Optional description

description: undefined | string

Description of the configuration source provider. Avoid entering confidential information.

Optional displayName

displayName: undefined | string

Human-readable name of the configuration source provider. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Free-form tags associated with the resource. Each tag is a key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {@code {"Department": "Finance"}}

Optional privateServerConfigDetails

privateServerConfigDetails: model.PrivateServerConfigDetails

Methods

getDeserializedJsonObj

getJsonObj