Class CfnDataIntegration.FileConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.appintegrations.CfnDataIntegration.FileConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDataIntegration.FileConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDataIntegration.FileConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDataIntegration.FileConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDataIntegration.FileConfigurationProperty
An implementation for
CfnDataIntegration.FileConfigurationProperty-
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.services.appintegrations.CfnDataIntegration.FileConfigurationProperty
CfnDataIntegration.FileConfigurationProperty.Builder, CfnDataIntegration.FileConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataIntegration.FileConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnDataIntegration.FileConfigurationProperty.Builder.
-
-
Method Details
-
getFolders
Description copied from interface:CfnDataIntegration.FileConfigurationPropertyIdentifiers for the source folders to pull all files from recursively.- Specified by:
getFoldersin interfaceCfnDataIntegration.FileConfigurationProperty- See Also:
-
getFilters
Description copied from interface:CfnDataIntegration.FileConfigurationPropertyRestrictions for what files should be pulled from the source.- Specified by:
getFiltersin interfaceCfnDataIntegration.FileConfigurationProperty- 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()
-