ProviderInput
The provider-specific input for creating an integration. This is a union type that contains provider-specific configuration.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- bitbucket
-
The configuration for a Bitbucket integration.
Type: BitbucketIntegrationInput object
Required: No
- confluence
-
The configuration for a Confluence integration.
Type: ConfluenceIntegrationInput object
Required: No
- github
-
The GitHub-specific input for creating an integration.
Type: GitHubIntegrationInput object
Required: No
- gitlab
-
The configuration for a GitLab integration.
Type: GitLabIntegrationInput object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: