View a markdown version of this page

IntegratedResource - AWS Security Agent

IntegratedResource

Represents an integrated resource from a third-party provider. This is a union type that contains provider-specific resource information.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

bitbucketRepository

A Bitbucket repository integrated as a resource.

Type: BitbucketRepositoryResource object

Required: No

confluenceDocument

A Confluence document (page) integrated as a resource.

Type: ConfluenceDocumentResource object

Required: No

githubRepository

The GitHub repository resource information.

Type: GitHubRepositoryResource object

Required: No

gitlabRepository

A GitLab repository integrated as a resource.

Type: GitLabRepositoryResource object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: