

# SourceFieldProperties
<a name="API_SourceFieldProperties"></a>

 The properties that can be applied to a field when the connector is being used as a source. 

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

 ** isQueryable **   <a name="appflow-Type-SourceFieldProperties-isQueryable"></a>
 Indicates if the field can be queried.   
Type: Boolean  
Required: No

 ** isRetrievable **   <a name="appflow-Type-SourceFieldProperties-isRetrievable"></a>
 Indicates whether the field can be returned in a search result.   
Type: Boolean  
Required: No

 ** isTimestampFieldForIncrementalQueries **   <a name="appflow-Type-SourceFieldProperties-isTimestampFieldForIncrementalQueries"></a>
Indicates if this timestamp field can be used for incremental queries.  
Type: Boolean  
Required: No

## See Also
<a name="API_SourceFieldProperties_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/appflow-2020-08-23/SourceFieldProperties) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/appflow-2020-08-23/SourceFieldProperties) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/appflow-2020-08-23/SourceFieldProperties) 