read Authorizer Credential
suspend fun readAuthorizerCredential(value: Output<ConnectionBitbucketCloudConfigReadAuthorizerCredentialArgs>)
suspend fun readAuthorizerCredential(value: ConnectionBitbucketCloudConfigReadAuthorizerCredentialArgs)
Parameters
value
Represents a personal access token that authorized the Connection, and associated metadata. Structure is documented below.
suspend fun readAuthorizerCredential(argument: suspend ConnectionBitbucketCloudConfigReadAuthorizerCredentialArgsBuilder.() -> Unit)
Parameters
argument
Represents a personal access token that authorized the Connection, and associated metadata. Structure is documented below.