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

Represents a personal access token that authorized the Connection, and associated metadata. Structure is documented below.

Link copied to clipboard

Represents a personal access token that authorized the Connection, and associated metadata. 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/*. This is used to validate and create webhooks.

Link copied to clipboard

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