@Stability(value=Stable) @Internal public static final class CfnApplication.InputSchemaProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplication.InputSchemaProperty
CfnApplication.InputSchemaPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplication.InputSchemaProperty.Builder, CfnApplication.InputSchemaProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplication.InputSchemaProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplication.CSVMappingParametersProperty.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) |
Object |
getRecordColumns()
A list of `RecordColumn` objects.
|
String |
getRecordEncoding()
Specifies the encoding of the records in the streaming source.
|
Object |
getRecordFormat()
Specifies the format of the records on the streaming source.
|
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(CfnApplication.InputSchemaProperty.Builder builder)
CfnApplication.CSVMappingParametersProperty.Builder.public final Object getRecordColumns()
CfnApplication.InputSchemaPropertygetRecordColumns in interface CfnApplication.InputSchemaPropertypublic final Object getRecordFormat()
CfnApplication.InputSchemaPropertygetRecordFormat in interface CfnApplication.InputSchemaPropertypublic final String getRecordEncoding()
CfnApplication.InputSchemaPropertyFor example, UTF-8.
getRecordEncoding in interface CfnApplication.InputSchemaProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.