

# VeevaSourceProperties
<a name="API_VeevaSourceProperties"></a>

 The properties that are applied when using Veeva as a flow source. 

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

 ** object **   <a name="appflow-Type-VeevaSourceProperties-object"></a>
 The object specified in the Veeva flow source.   
Type: String  
Length Constraints: Maximum length of 512.  
Pattern: `\S+`   
Required: Yes

 ** documentType **   <a name="appflow-Type-VeevaSourceProperties-documentType"></a>
The document type specified in the Veeva document extract flow.  
Type: String  
Length Constraints: Maximum length of 512.  
Pattern: `[\s\w_-]+`   
Required: No

 ** includeAllVersions **   <a name="appflow-Type-VeevaSourceProperties-includeAllVersions"></a>
Boolean value to include All Versions of files in Veeva document extract flow.  
Type: Boolean  
Required: No

 ** includeRenditions **   <a name="appflow-Type-VeevaSourceProperties-includeRenditions"></a>
Boolean value to include file renditions in Veeva document extract flow.  
Type: Boolean  
Required: No

 ** includeSourceFiles **   <a name="appflow-Type-VeevaSourceProperties-includeSourceFiles"></a>
Boolean value to include source files in Veeva document extract flow.  
Type: Boolean  
Required: No

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