@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()
Name of the application to which you want to add the output configuration.
|
Object |
getOutput()
An array of objects, each describing one output configuration.
|
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()
CfnApplicationOutputPropsIn the output configuration, you specify the name of an in-application stream, a destination (that is, an Amazon Kinesis stream, an Amazon Kinesis Firehose delivery stream, or an AWS Lambda function), and record the formation to use when writing to the destination.
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.