

# DeltaSyncConfig
<a name="API_DeltaSyncConfig"></a>

Describes a Delta Sync configuration.

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

 ** baseTableTTL **   <a name="appsync-Type-DeltaSyncConfig-baseTableTTL"></a>
The number of minutes that an Item is stored in the data source.  
Type: Long  
Required: No

 ** deltaSyncTableName **   <a name="appsync-Type-DeltaSyncConfig-deltaSyncTableName"></a>
The Delta Sync table name.  
Type: String  
Required: No

 ** deltaSyncTableTTL **   <a name="appsync-Type-DeltaSyncConfig-deltaSyncTableTTL"></a>
The number of minutes that a Delta Sync log entry is stored in the Delta Sync table.  
Type: Long  
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/appsync-2017-07-25/DeltaSyncConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/appsync-2017-07-25/DeltaSyncConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/appsync-2017-07-25/DeltaSyncConfig) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for AppSync. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query appsync` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
