Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateBitbucketServerAccessTokenConfigurationSourceProviderDetails

The details for creating a configuration source provider of the type {@code BITBUCKET_SERVER_ACCESS_TOKEN}. This type corresponds to a configuration source provider in Bitbucket server that is authenticated with a personal access token.

Properties

Optional apiEndpoint

apiEndpoint: undefined | string

The Bitbucket server service endpoint Example: {@code https://bitbucket.org/}

Const configSourceProviderType

configSourceProviderType: string = "BITBUCKET_SERVER_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

Optional secretId

secretId: undefined | string

The secret ocid which is used to authorize the user.

Methods

getDeserializedJsonObj

getJsonObj