Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateBitbucketCloudAppPasswordConnectionDetails

The details for creating a connection of the type {@code BITBUCKET_CLOUD_APP_PASSWORD}. This type corresponds to a connection in Bitbucket Cloud that is authenticated with username and app password.

Properties

appPassword

appPassword: string

OCID of personal Bitbucket Cloud AppPassword saved in secret store

Const connectionType

connectionType: string = "BITBUCKET_CLOUD_APP_PASSWORD"

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.

username

username: string

Public Bitbucket Cloud Username in plain text(not more than 30 characters)

Methods

getDeserializedJsonObj

getJsonObj