@Stability(value=Stable) public static final class CfnFlow.VeevaSourcePropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFlow.VeevaSourcePropertiesProperty>
CfnFlow.VeevaSourcePropertiesProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFlow.VeevaSourcePropertiesProperty.Builder object(String object)
CfnFlow.VeevaSourcePropertiesProperty.getObject()object - The object specified in the Veeva flow source. This parameter is required.this@Stability(value=Stable) public CfnFlow.VeevaSourcePropertiesProperty.Builder documentType(String documentType)
CfnFlow.VeevaSourcePropertiesProperty.getDocumentType()documentType - The document type specified in the Veeva document extract flow.this@Stability(value=Stable) public CfnFlow.VeevaSourcePropertiesProperty.Builder includeAllVersions(Boolean includeAllVersions)
CfnFlow.VeevaSourcePropertiesProperty.getIncludeAllVersions()includeAllVersions - Boolean value to include All Versions of files in Veeva document extract flow.this@Stability(value=Stable) public CfnFlow.VeevaSourcePropertiesProperty.Builder includeAllVersions(IResolvable includeAllVersions)
CfnFlow.VeevaSourcePropertiesProperty.getIncludeAllVersions()includeAllVersions - Boolean value to include All Versions of files in Veeva document extract flow.this@Stability(value=Stable) public CfnFlow.VeevaSourcePropertiesProperty.Builder includeRenditions(Boolean includeRenditions)
CfnFlow.VeevaSourcePropertiesProperty.getIncludeRenditions()includeRenditions - Boolean value to include file renditions in Veeva document extract flow.this@Stability(value=Stable) public CfnFlow.VeevaSourcePropertiesProperty.Builder includeRenditions(IResolvable includeRenditions)
CfnFlow.VeevaSourcePropertiesProperty.getIncludeRenditions()includeRenditions - Boolean value to include file renditions in Veeva document extract flow.this@Stability(value=Stable) public CfnFlow.VeevaSourcePropertiesProperty.Builder includeSourceFiles(Boolean includeSourceFiles)
CfnFlow.VeevaSourcePropertiesProperty.getIncludeSourceFiles()includeSourceFiles - Boolean value to include source files in Veeva document extract flow.this@Stability(value=Stable) public CfnFlow.VeevaSourcePropertiesProperty.Builder includeSourceFiles(IResolvable includeSourceFiles)
CfnFlow.VeevaSourcePropertiesProperty.getIncludeSourceFiles()includeSourceFiles - Boolean value to include source files in Veeva document extract flow.this@Stability(value=Stable) public CfnFlow.VeevaSourcePropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnFlow.VeevaSourcePropertiesProperty>CfnFlow.VeevaSourcePropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.