Class CfnFlowPropsMixin.VeevaSourcePropertiesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.appflow.CfnFlowPropsMixin.VeevaSourcePropertiesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFlowPropsMixin.VeevaSourcePropertiesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFlowPropsMixin.VeevaSourcePropertiesProperty
@Stability(Stable)
@Internal
public static final class CfnFlowPropsMixin.VeevaSourcePropertiesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFlowPropsMixin.VeevaSourcePropertiesProperty
An implementation for
CfnFlowPropsMixin.VeevaSourcePropertiesProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.appflow.CfnFlowPropsMixin.VeevaSourcePropertiesProperty
CfnFlowPropsMixin.VeevaSourcePropertiesProperty.Builder, CfnFlowPropsMixin.VeevaSourcePropertiesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFlowPropsMixin.VeevaSourcePropertiesProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe document type specified in the Veeva document extract flow.final ObjectBoolean value to include All Versions of files in Veeva document extract flow.final ObjectBoolean value to include file renditions in Veeva document extract flow.final ObjectBoolean value to include source files in Veeva document extract flow.final StringThe object specified in the Veeva flow source.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnFlowPropsMixin.VeevaSourcePropertiesProperty.Builder.
-
-
Method Details
-
getDocumentType
Description copied from interface:CfnFlowPropsMixin.VeevaSourcePropertiesPropertyThe document type specified in the Veeva document extract flow.- Specified by:
getDocumentTypein interfaceCfnFlowPropsMixin.VeevaSourcePropertiesProperty- See Also:
-
getIncludeAllVersions
Description copied from interface:CfnFlowPropsMixin.VeevaSourcePropertiesPropertyBoolean value to include All Versions of files in Veeva document extract flow.Returns union: either
BooleanorIResolvable- Specified by:
getIncludeAllVersionsin interfaceCfnFlowPropsMixin.VeevaSourcePropertiesProperty- See Also:
-
getIncludeRenditions
Description copied from interface:CfnFlowPropsMixin.VeevaSourcePropertiesPropertyBoolean value to include file renditions in Veeva document extract flow.Returns union: either
BooleanorIResolvable- Specified by:
getIncludeRenditionsin interfaceCfnFlowPropsMixin.VeevaSourcePropertiesProperty- See Also:
-
getIncludeSourceFiles
Description copied from interface:CfnFlowPropsMixin.VeevaSourcePropertiesPropertyBoolean value to include source files in Veeva document extract flow.Returns union: either
BooleanorIResolvable- Specified by:
getIncludeSourceFilesin interfaceCfnFlowPropsMixin.VeevaSourcePropertiesProperty- See Also:
-
getObject
Description copied from interface:CfnFlowPropsMixin.VeevaSourcePropertiesPropertyThe object specified in the Veeva flow source.- Specified by:
getObjectin interfaceCfnFlowPropsMixin.VeevaSourcePropertiesProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-