@Stability(value=Stable) @Internal public static final class CfnApplicationOutput.OutputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplicationOutput.OutputProperty
CfnApplicationOutput.OutputPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplicationOutput.OutputProperty.Builder, CfnApplicationOutput.OutputProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplicationOutput.OutputProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplicationOutput.DestinationSchemaProperty.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 |
getDestinationSchema()
Describes the data format when records are written to the destination.
|
Object |
getKinesisFirehoseOutput()
Identifies a Kinesis Data Firehose delivery stream as the destination.
|
Object |
getKinesisStreamsOutput()
Identifies a Kinesis data stream as the destination.
|
Object |
getLambdaOutput()
Identifies an Amazon Lambda function as the destination.
|
String |
getName()
The name of the in-application stream.
|
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(CfnApplicationOutput.OutputProperty.Builder builder)
CfnApplicationOutput.DestinationSchemaProperty.Builder.public final Object getDestinationSchema()
CfnApplicationOutput.OutputPropertygetDestinationSchema in interface CfnApplicationOutput.OutputPropertypublic final Object getKinesisFirehoseOutput()
CfnApplicationOutput.OutputPropertygetKinesisFirehoseOutput in interface CfnApplicationOutput.OutputPropertypublic final Object getKinesisStreamsOutput()
CfnApplicationOutput.OutputPropertygetKinesisStreamsOutput in interface CfnApplicationOutput.OutputPropertypublic final Object getLambdaOutput()
CfnApplicationOutput.OutputPropertygetLambdaOutput in interface CfnApplicationOutput.OutputPropertypublic final String getName()
CfnApplicationOutput.OutputPropertygetName in interface CfnApplicationOutput.OutputProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.