IntegratedResourceMetadata
Contains metadata about an integrated resource. This is a union type that contains provider-specific metadata.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- bitbucketRepository
-
Metadata for an integrated Bitbucket repository.
Type: BitbucketRepositoryMetadata object
Required: No
- confluenceDocument
-
Metadata for an integrated Confluence document.
Type: ConfluenceDocumentMetadata object
Required: No
- githubRepository
-
The GitHub repository metadata.
Type: GitHubRepositoryMetadata object
Required: No
- gitlabRepository
-
Metadata for an integrated GitLab repository.
Type: GitLabRepositoryMetadata object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: