apiKey property

String? apiKey
getter/setter pair

API Key that will be attached to webhook.

Once this field has been set, it cannot be changed. If you need to change it, please create another BitbucketServerConfig.

Required. Immutable.

Implementation

core.String? apiKey;