public static final class CfnFlow.PrefixConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlow.PrefixConfigProperty
CfnFlow.PrefixConfigProperty
CfnFlow.PrefixConfigProperty.Builder, CfnFlow.PrefixConfigProperty.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.util.List<java.lang.String> |
getPathPrefixHierarchy()
`CfnFlow.PrefixConfigProperty.PathPrefixHierarchy`.
|
java.lang.String |
getPrefixFormat()
Determines the level of granularity for the date and time that's included in the prefix.
|
java.lang.String |
getPrefixType()
Determines the format of the prefix, and whether it applies to the file name, file path, or both.
|
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.util.List<java.lang.String> getPathPrefixHierarchy()
CfnFlow.PrefixConfigProperty
getPathPrefixHierarchy
in interface CfnFlow.PrefixConfigProperty
public final java.lang.String getPrefixFormat()
CfnFlow.PrefixConfigProperty
getPrefixFormat
in interface CfnFlow.PrefixConfigProperty
public final java.lang.String getPrefixType()
CfnFlow.PrefixConfigProperty
getPrefixType
in interface CfnFlow.PrefixConfigProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()