@Stability(value=Stable) @Internal public static final class CfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty
CfnApplicationReferenceDataSourceV2.ReferenceDataSourcePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty.Builder, CfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplicationReferenceDataSourceV2.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 |
getReferenceSchema()
Describes the format of the data in the streaming source, and how each data element maps to corresponding columns created in the in-application stream.
|
Object |
getS3ReferenceDataSource()
Identifies the S3 bucket and object that contains the reference data.
|
String |
getTableName()
The name of the in-application table to create.
|
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(CfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty.Builder builder)
CfnApplicationReferenceDataSourceV2.CSVMappingParametersProperty.Builder.public final Object getReferenceSchema()
CfnApplicationReferenceDataSourceV2.ReferenceDataSourcePropertygetReferenceSchema in interface CfnApplicationReferenceDataSourceV2.ReferenceDataSourcePropertypublic final Object getS3ReferenceDataSource()
CfnApplicationReferenceDataSourceV2.ReferenceDataSourcePropertyA Kinesis Data Analytics application loads reference data only once. If the data changes, you call the UpdateApplication operation to trigger reloading of data into your application.
getS3ReferenceDataSource in interface CfnApplicationReferenceDataSourceV2.ReferenceDataSourcePropertypublic final String getTableName()
CfnApplicationReferenceDataSourceV2.ReferenceDataSourcePropertygetTableName in interface CfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.