Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateBitbucketCloudUsernameAppPasswordConfigurationSourceProviderDetails

Update details for a configuration source provider of the type {@code BITBUCKET_CLOUD_USERNAME_APPPASSWORD}. This type corresponds to a configuration source provider in Bitbucket that is authenticated with a username and app password.

Properties

Optional apiEndpoint

apiEndpoint: undefined | string

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

Const configSourceProviderType

configSourceProviderType: string = "BITBUCKET_CLOUD_USERNAME_APPPASSWORD"

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.

Optional username

username: undefined | string

The username for the user of the Bitbucket cloud repository.

Methods

getDeserializedJsonObj

getJsonObj