@Stability(value=Stable) @Internal public static final class CfnApplicationReferenceDataSourceV2Props.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplicationReferenceDataSourceV2Props
CfnApplicationReferenceDataSourceV2Propssoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplicationReferenceDataSourceV2Props.Builder, CfnApplicationReferenceDataSourceV2Props.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplicationReferenceDataSourceV2Props.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplicationReferenceDataSourceV2Props.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 |
getApplicationName()
The name of the application.
|
Object |
getReferenceDataSource()
For a SQL-based Kinesis Data Analytics application, describes the reference data source by providing the source information (Amazon S3 bucket name and object key name), the resulting in-application table name that is created, and the necessary schema to map the data elements in the Amazon S3 object to the in-application table.
|
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(CfnApplicationReferenceDataSourceV2Props.Builder builder)
CfnApplicationReferenceDataSourceV2Props.Builder.public final String getApplicationName()
CfnApplicationReferenceDataSourceV2PropsgetApplicationName in interface CfnApplicationReferenceDataSourceV2Propspublic final Object getReferenceDataSource()
CfnApplicationReferenceDataSourceV2PropsgetReferenceDataSource in interface CfnApplicationReferenceDataSourceV2Props@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.