

# SyncResourceSummary
<a name="API_SyncResourceSummary"></a>

The sync resource summary.

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

 ** externalId **   <a name="tm-Type-SyncResourceSummary-externalId"></a>
The external ID.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `[a-zA-Z_0-9][a-zA-Z_\-0-9]*[a-zA-Z0-9]+`   
Required: No

 ** resourceId **   <a name="tm-Type-SyncResourceSummary-resourceId"></a>
The resource ID.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `[a-zA-Z_0-9][a-zA-Z_\-0-9]*[a-zA-Z0-9]+`   
Required: No

 ** resourceType **   <a name="tm-Type-SyncResourceSummary-resourceType"></a>
The resource type.  
Type: String  
Valid Values: `ENTITY | COMPONENT_TYPE`   
Required: No

 ** status **   <a name="tm-Type-SyncResourceSummary-status"></a>
The sync resource summary status.  
Type: [SyncResourceStatus](API_SyncResourceStatus.md) object  
Required: No

 ** updateDateTime **   <a name="tm-Type-SyncResourceSummary-updateDateTime"></a>
The update date and time.  
Type: Timestamp  
Required: No

## See Also
<a name="API_SyncResourceSummary_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/iottwinmaker-2021-11-29/SyncResourceSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iottwinmaker-2021-11-29/SyncResourceSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iottwinmaker-2021-11-29/SyncResourceSummary) 