@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object destinationSchema,
Object kinesisFirehoseOutput,
Object kinesisStreamsOutput,
Object lambdaOutput,
String name)
Constructor that initializes the object based on literal property values passed by the
CfnApplicationOutputV2.DestinationSchemaProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDestinationSchema()
`CfnApplicationOutputV2.OutputProperty.DestinationSchema`.
|
Object |
getKinesisFirehoseOutput()
`CfnApplicationOutputV2.OutputProperty.KinesisFirehoseOutput`.
|
Object |
getKinesisStreamsOutput()
`CfnApplicationOutputV2.OutputProperty.KinesisStreamsOutput`.
|
Object |
getLambdaOutput()
`CfnApplicationOutputV2.OutputProperty.LambdaOutput`.
|
String |
getName()
`CfnApplicationOutputV2.OutputProperty.Name`.
|
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.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 © 2021. All rights reserved.