@Stability(value=Stable) @Internal public static final class CfnApplicationOutputV2.OutputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplicationOutputV2.OutputProperty
CfnApplicationOutputV2.OutputPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplicationOutputV2.OutputProperty.Builder, CfnApplicationOutputV2.OutputProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplicationOutputV2.OutputProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplicationOutputV2.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(CfnApplicationOutputV2.OutputProperty.Builder builder)
CfnApplicationOutputV2.DestinationSchemaProperty.Builder.public final Object getDestinationSchema()
CfnApplicationOutputV2.OutputPropertygetDestinationSchema in interface CfnApplicationOutputV2.OutputPropertypublic final Object getKinesisFirehoseOutput()
CfnApplicationOutputV2.OutputPropertygetKinesisFirehoseOutput in interface CfnApplicationOutputV2.OutputPropertypublic final Object getKinesisStreamsOutput()
CfnApplicationOutputV2.OutputPropertygetKinesisStreamsOutput in interface CfnApplicationOutputV2.OutputPropertypublic final Object getLambdaOutput()
CfnApplicationOutputV2.OutputPropertygetLambdaOutput in interface CfnApplicationOutputV2.OutputPropertypublic final String getName()
CfnApplicationOutputV2.OutputPropertygetName in interface CfnApplicationOutputV2.OutputProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.