public static final class CfnFlow.UpsolverS3OutputFormatConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlow.UpsolverS3OutputFormatConfigProperty
CfnFlow.UpsolverS3OutputFormatConfigProperty
CfnFlow.UpsolverS3OutputFormatConfigProperty.Builder, CfnFlow.UpsolverS3OutputFormatConfigProperty.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 Upsolver Amazon S3 bucket.
|
java.lang.Object |
getPrefixConfig()
Determines the prefix that Amazon AppFlow applies to the destination folder name.
|
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 getPrefixConfig()
CfnFlow.UpsolverS3OutputFormatConfigProperty
You can name your destination folders according to the flow frequency and date.
getPrefixConfig
in interface CfnFlow.UpsolverS3OutputFormatConfigProperty
public final java.lang.Object getAggregationConfig()
CfnFlow.UpsolverS3OutputFormatConfigProperty
getAggregationConfig
in interface CfnFlow.UpsolverS3OutputFormatConfigProperty
public final java.lang.String getFileType()
CfnFlow.UpsolverS3OutputFormatConfigProperty
getFileType
in interface CfnFlow.UpsolverS3OutputFormatConfigProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()