public static final class CfnFlow.S3OutputFormatConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlow.S3OutputFormatConfigProperty
CfnFlow.S3OutputFormatConfigProperty
CfnFlow.S3OutputFormatConfigProperty.Builder, CfnFlow.S3OutputFormatConfigProperty.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.Object |
getAggregationConfig()
The aggregation settings that you can use to customize the output format of your flow data.
|
java.lang.String |
getFileType()
Indicates the file type that Amazon AppFlow places in the Amazon S3 bucket.
|
java.lang.Object |
getPrefixConfig()
Determines the prefix that Amazon AppFlow applies to the folder name in the Amazon S3 bucket.
|
java.lang.Object |
getPreserveSourceDataTyping()
`CfnFlow.S3OutputFormatConfigProperty.PreserveSourceDataTyping`.
|
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.Object getAggregationConfig()
CfnFlow.S3OutputFormatConfigProperty
getAggregationConfig
in interface CfnFlow.S3OutputFormatConfigProperty
public final java.lang.String getFileType()
CfnFlow.S3OutputFormatConfigProperty
getFileType
in interface CfnFlow.S3OutputFormatConfigProperty
public final java.lang.Object getPrefixConfig()
CfnFlow.S3OutputFormatConfigProperty
You can name folders according to the flow frequency and date.
getPrefixConfig
in interface CfnFlow.S3OutputFormatConfigProperty
public final java.lang.Object getPreserveSourceDataTyping()
CfnFlow.S3OutputFormatConfigProperty
getPreserveSourceDataTyping
in interface CfnFlow.S3OutputFormatConfigProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()