@Stability(value=Stable) @Internal public static final class CfnApplicationReferenceDataSourceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplicationReferenceDataSourceProps
CfnApplicationReferenceDataSourcePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplicationReferenceDataSourceProps.Builder, CfnApplicationReferenceDataSourceProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplicationReferenceDataSourceProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplicationReferenceDataSourceProps.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()
Name of an existing application.
|
Object |
getReferenceDataSource()
The reference data source can be an object in your Amazon S3 bucket.
|
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(CfnApplicationReferenceDataSourceProps.Builder builder)
CfnApplicationReferenceDataSourceProps.Builder.public final String getApplicationName()
CfnApplicationReferenceDataSourcePropsgetApplicationName in interface CfnApplicationReferenceDataSourcePropspublic final Object getReferenceDataSource()
CfnApplicationReferenceDataSourcePropsAmazon Kinesis Analytics reads the object and copies the data into the in-application table that is created. You provide an S3 bucket, object key name, and the resulting in-application table that is created. You must also provide an IAM role with the necessary permissions that Amazon Kinesis Analytics can assume to read the object from your S3 bucket on your behalf.
getReferenceDataSource in interface CfnApplicationReferenceDataSourceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.