@Stability(value=Stable) @Internal public static final class CfnApplicationOutputV2.LambdaOutputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplicationOutputV2.LambdaOutputProperty
CfnApplicationOutputV2.LambdaOutputPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplicationOutputV2.LambdaOutputProperty.Builder, CfnApplicationOutputV2.LambdaOutputProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplicationOutputV2.LambdaOutputProperty.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) |
String |
getResourceArn()
The Amazon Resource Name (ARN) of the destination Lambda function to write to.
|
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.LambdaOutputProperty.Builder builder)
CfnApplicationOutputV2.DestinationSchemaProperty.Builder.public final String getResourceArn()
CfnApplicationOutputV2.LambdaOutputProperty
To specify an earlier version of the Lambda function than the latest, include the Lambda function version in the Lambda function ARN. For more information about Lambda ARNs, see Example ARNs: Amazon Lambda
getResourceArn in interface CfnApplicationOutputV2.LambdaOutputProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.