Flow Veeva Source Properties Args
data class FlowVeevaSourcePropertiesArgs(val documentType: Output<String>? = null, val includeAllVersions: Output<Boolean>? = null, val includeRenditions: Output<Boolean>? = null, val includeSourceFiles: Output<Boolean>? = null, val object: Output<String>) : ConvertibleToJava<FlowVeevaSourcePropertiesArgs>
Constructors
Properties
Link copied to clipboard
The document type specified in the Veeva document extract flow.
Link copied to clipboard
Boolean value to include All Versions of files in Veeva document extract flow.
Link copied to clipboard
Boolean value to include file renditions in Veeva document extract flow.
Link copied to clipboard
Boolean value to include source files in Veeva document extract flow.