authorizer Credential
suspend fun authorizerCredential(value: Output<ConnectionBitbucketCloudConfigAuthorizerCredentialArgs>)
Parameters
value
Represents a personal access token that authorized the Connection, and associated metadata. Structure is documented below.
suspend fun authorizerCredential(argument: suspend ConnectionBitbucketCloudConfigAuthorizerCredentialArgsBuilder.() -> Unit)
Parameters
argument
Represents a personal access token that authorized the Connection, and associated metadata. Structure is documented below.