ConnectionBitbucketCloudConfig

data class ConnectionBitbucketCloudConfig(val authorizerCredential: ConnectionBitbucketCloudConfigAuthorizerCredential, val readAuthorizerCredential: ConnectionBitbucketCloudConfigReadAuthorizerCredential, val webhookSecretSecretVersion: String, val workspace: String)

Constructors

Link copied to clipboard
constructor(authorizerCredential: ConnectionBitbucketCloudConfigAuthorizerCredential, readAuthorizerCredential: ConnectionBitbucketCloudConfigReadAuthorizerCredential, webhookSecretSecretVersion: String, workspace: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Required. An access token with the webhook, repository, repository:admin and pullrequest scope access. It can be either a workspace, project or repository access token. It's recommended to use a system account to generate these credentials. Structure is documented below.

Link copied to clipboard

Required. An access token with the repository access. It can be either a workspace, project or repository access token. It's recommended to use a system account to generate the credentials. Structure is documented below.

Link copied to clipboard

Required. Immutable. SecretManager resource containing the webhook secret used to verify webhook events, formatted as projects/*/secrets/*/versions/*.

Link copied to clipboard

The Bitbucket Cloud Workspace ID to be connected to Google Cloud Platform. //*/