class Aws::Appflow::Types::VeevaSourceProperties
The properties that are applied when using Veeva as a flow source.
@note When making an API call, you may pass VeevaSourceProperties
data as a hash: { object: "Object", # required document_type: "DocumentType", include_source_files: false, include_renditions: false, include_all_versions: false, }
@!attribute [rw] object
The object specified in the Veeva flow source. @return [String]
@!attribute [rw] document_type
The document type specified in the Veeva document extract flow. @return [String]
@!attribute [rw] include_source_files
Boolean value to include source files in Veeva document extract flow. @return [Boolean]
@!attribute [rw] include_renditions
Boolean value to include file renditions in Veeva document extract flow. @return [Boolean]
@!attribute [rw] include_all_versions
Boolean value to include All Versions of files in Veeva document extract flow. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/VeevaSourceProperties AWS API Documentation
Constants
- SENSITIVE