

# ResourceSnapshotPayload
<a name="API_ResourceSnapshotPayload"></a>

 Represents the payload of a resource snapshot. This structure is designed to accommodate different types of resource snapshots, currently supporting opportunity summaries. 

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

**Note**  
In the following list, the required parameters are described first.

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

 ** AwsOpportunitySummaryFullView **   <a name="AWSPartnerCentral-Type-ResourceSnapshotPayload-AwsOpportunitySummaryFullView"></a>
Provides a comprehensive view of AwsOpportunitySummaryFullView template.  
Type: [AwsOpportunitySummaryFullView](API_AwsOpportunitySummaryFullView.md) object  
Required: No

 ** OpportunitySummary **   <a name="AWSPartnerCentral-Type-ResourceSnapshotPayload-OpportunitySummary"></a>
 An object that contains an `opportunity`'s subset of fields.   
Type: [OpportunitySummaryView](API_OpportunitySummaryView.md) object  
Required: No

## See Also
<a name="API_ResourceSnapshotPayload_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/partnercentral-selling-2022-07-26/ResourceSnapshotPayload) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/partnercentral-selling-2022-07-26/ResourceSnapshotPayload) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/partnercentral-selling-2022-07-26/ResourceSnapshotPayload) 