Class CfnFlow.PrefixConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.appflow.CfnFlow.PrefixConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFlow.PrefixConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnFlow.PrefixConfigProperty
@Stability(Stable)
@Internal
public static final class CfnFlow.PrefixConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFlow.PrefixConfigProperty
An implementation for
CfnFlow.PrefixConfigProperty-
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.appflow.CfnFlow.PrefixConfigProperty
CfnFlow.PrefixConfigProperty.Builder, CfnFlow.PrefixConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFlow.PrefixConfigProperty.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 booleanCfnFlow.PrefixConfigProperty.PathPrefixHierarchy.final StringDetermines the level of granularity for the date and time that's included in the prefix.final StringDetermines the format of the prefix, and whether it applies to the file name, file path, or both.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 theCfnFlow.PrefixConfigProperty.Builder.
-
-
Method Details
-
getPathPrefixHierarchy
Description copied from interface:CfnFlow.PrefixConfigPropertyCfnFlow.PrefixConfigProperty.PathPrefixHierarchy.- Specified by:
getPathPrefixHierarchyin interfaceCfnFlow.PrefixConfigProperty
-
getPrefixFormat
Description copied from interface:CfnFlow.PrefixConfigPropertyDetermines the level of granularity for the date and time that's included in the prefix.- Specified by:
getPrefixFormatin interfaceCfnFlow.PrefixConfigProperty
-
getPrefixType
Description copied from interface:CfnFlow.PrefixConfigPropertyDetermines the format of the prefix, and whether it applies to the file name, file path, or both.- Specified by:
getPrefixTypein interfaceCfnFlow.PrefixConfigProperty
-
$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()
-