@Stability(value=Stable) @Internal public static final class CfnFlow.S3SourcePropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlow.S3SourcePropertiesProperty
CfnFlow.S3SourcePropertiesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFlow.S3SourcePropertiesProperty.Builder, CfnFlow.S3SourcePropertiesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFlow.S3SourcePropertiesProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFlow.AggregationConfigProperty.Builder. |
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(Object o) |
String |
getBucketName()
The Amazon S3 bucket name where the source files are stored.
|
String |
getBucketPrefix()
The object key for the Amazon S3 bucket in which the source files are stored.
|
Object |
getS3InputFormatConfig()
When you use Amazon S3 as the source, the configuration format that you provide the flow input data.
|
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(CfnFlow.S3SourcePropertiesProperty.Builder builder)
CfnFlow.AggregationConfigProperty.Builder.public final String getBucketName()
CfnFlow.S3SourcePropertiesPropertygetBucketName in interface CfnFlow.S3SourcePropertiesPropertypublic final String getBucketPrefix()
CfnFlow.S3SourcePropertiesPropertygetBucketPrefix in interface CfnFlow.S3SourcePropertiesPropertypublic final Object getS3InputFormatConfig()
CfnFlow.S3SourcePropertiesPropertygetS3InputFormatConfig in interface CfnFlow.S3SourcePropertiesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.