@Stability(value=Stable) @Internal public static final class CfnApplicationOutputProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplicationOutputProps
CfnApplicationOutputPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplicationOutputProps.Builder, CfnApplicationOutputProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplicationOutputProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplicationOutputProps.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 |
getOutput()
Describes a SQL-based Kinesis Data Analytics application's output configuration, in which you identify an in-application stream and a destination where you want the in-application stream data to be written.
|
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(CfnApplicationOutputProps.Builder builder)
CfnApplicationOutputProps.Builder.public final String getApplicationName()
CfnApplicationOutputPropsgetApplicationName in interface CfnApplicationOutputPropspublic final Object getOutput()
CfnApplicationOutputPropsThe destination can be a Kinesis data stream or a Kinesis Data Firehose delivery stream.
getOutput in interface CfnApplicationOutputProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.