

# IntegratedResource
<a name="API_IntegratedResource"></a>

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

## Contents
<a name="API_IntegratedResource_Contents"></a>

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

 ** githubRepository **   <a name="securityagent-Type-IntegratedResource-githubRepository"></a>
The GitHub repository resource information.  
Type: [GitHubRepositoryResource](API_GitHubRepositoryResource.md) object  
Required: No

## See Also
<a name="API_IntegratedResource_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/securityagent-2025-09-06/IntegratedResource) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityagent-2025-09-06/IntegratedResource) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityagent-2025-09-06/IntegratedResource) 