Bitbucket Server Config Secrets
data class BitbucketServerConfigSecrets(val adminAccessTokenVersionName: String, val readAccessTokenVersionName: String, val webhookSecretVersionName: String)
Properties
Link copied to clipboard
The resource name for the admin access token's secret version.
Link copied to clipboard
The resource name for the read access token's secret version.
Link copied to clipboard
Immutable. The resource name for the webhook secret's secret version. Once this field has been set, it cannot be changed. Changing this field will result in deleting/ recreating the resource.