ProviderResourceCapabilities
The capabilities for an integrated resource from a third-party provider. This is a union type that contains provider-specific capabilities.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- bitbucket
-
Capabilities for an integrated Bitbucket repository.
Type: BitbucketResourceCapabilities object
Required: No
- confluence
-
Capabilities for an integrated Confluence space.
Type: ConfluenceResourceCapabilities object
Required: No
- github
-
The GitHub-specific resource capabilities.
Type: GitHubResourceCapabilities object
Required: No
- gitlab
-
Capabilities for an integrated GitLab repository.
Type: GitLabResourceCapabilities object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: