@Stability(value=Stable) @Internal public static final class S3DestinationOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements S3DestinationOptions
S3DestinationOptionssoftware.amazon.jsii.JsiiObject.InitializationModeS3DestinationOptions.Builder, S3DestinationOptions.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.
|
protected |
Jsii$Proxy(S3DestinationOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
S3DestinationOptions.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
FlowLogFileFormat |
getFileFormat()
The format for the flow log.
|
Boolean |
getHiveCompatiblePartitions()
Use Hive-compatible prefixes for flow logs stored in Amazon S3.
|
Boolean |
getPerHourPartition()
Partition the flow log per hour.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(S3DestinationOptions.Builder builder)
S3DestinationOptions.Builder.public final FlowLogFileFormat getFileFormat()
S3DestinationOptionsDefault: FlowLogFileFormat.PLAIN_TEXT
getFileFormat in interface S3DestinationOptionspublic final Boolean getHiveCompatiblePartitions()
S3DestinationOptionsDefault: false
getHiveCompatiblePartitions in interface S3DestinationOptionspublic final Boolean getPerHourPartition()
S3DestinationOptionsDefault: false
getPerHourPartition in interface S3DestinationOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.