public static final class CfnFlow.VeevaSourcePropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlow.VeevaSourcePropertiesProperty
CfnFlow.VeevaSourcePropertiesProperty
CfnFlow.VeevaSourcePropertiesProperty.Builder, CfnFlow.VeevaSourcePropertiesProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.String |
getDocumentType()
The document type specified in the Veeva document extract flow.
|
java.lang.Object |
getIncludeAllVersions()
Boolean value to include All Versions of files in Veeva document extract flow.
|
java.lang.Object |
getIncludeRenditions()
Boolean value to include file renditions in Veeva document extract flow.
|
java.lang.Object |
getIncludeSourceFiles()
Boolean value to include source files in Veeva document extract flow.
|
java.lang.String |
getObject()
The object specified in the Veeva flow source.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.String getObject()
CfnFlow.VeevaSourcePropertiesProperty
getObject
in interface CfnFlow.VeevaSourcePropertiesProperty
public final java.lang.String getDocumentType()
CfnFlow.VeevaSourcePropertiesProperty
getDocumentType
in interface CfnFlow.VeevaSourcePropertiesProperty
public final java.lang.Object getIncludeAllVersions()
CfnFlow.VeevaSourcePropertiesProperty
getIncludeAllVersions
in interface CfnFlow.VeevaSourcePropertiesProperty
public final java.lang.Object getIncludeRenditions()
CfnFlow.VeevaSourcePropertiesProperty
getIncludeRenditions
in interface CfnFlow.VeevaSourcePropertiesProperty
public final java.lang.Object getIncludeSourceFiles()
CfnFlow.VeevaSourcePropertiesProperty
getIncludeSourceFiles
in interface CfnFlow.VeevaSourcePropertiesProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()