BitbucketIntegrationInput
The configuration for creating a Bitbucket integration.
Contents
- code
-
The OAuth 2.0 authorization code returned from the consent redirect.
Type: String
Required: Yes
- installationId
-
The Atlassian installation identifier, available from the Atlassian administration console.
Type: String
Required: Yes
- state
-
The CSRF state token echoed back from the OAuth redirect.
Type: String
Required: Yes
- workspace
-
The Bitbucket workspace slug that identifies the workspace to integrate, for example acme-corp.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: