@Stability(value=Stable) @Internal public static final class CfnApplicationReferenceDataSource.ReferenceDataSourceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplicationReferenceDataSource.ReferenceDataSourceProperty
CfnApplicationReferenceDataSource.ReferenceDataSourcePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplicationReferenceDataSource.ReferenceDataSourceProperty.Builder, CfnApplicationReferenceDataSource.ReferenceDataSourceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplicationReferenceDataSource.ReferenceDataSourceProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplicationReferenceDataSource.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()
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(CfnApplicationReferenceDataSource.ReferenceDataSourceProperty.Builder builder)
CfnApplicationReferenceDataSource.CSVMappingParametersProperty.Builder.public final Object getReferenceSchema()
CfnApplicationReferenceDataSource.ReferenceDataSourcePropertygetReferenceSchema in interface CfnApplicationReferenceDataSource.ReferenceDataSourcePropertypublic final Object getS3ReferenceDataSource()
CfnApplicationReferenceDataSource.ReferenceDataSourceProperty
Also identifies the IAM role Amazon Kinesis Analytics can assume to read this object on your behalf. An Amazon Kinesis 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 CfnApplicationReferenceDataSource.ReferenceDataSourcePropertypublic final String getTableName()
CfnApplicationReferenceDataSource.ReferenceDataSourcePropertygetTableName in interface CfnApplicationReferenceDataSource.ReferenceDataSourceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.