@Stability(value=Stable) @Internal public static final class CfnApplicationV2.InputLambdaProcessorProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplicationV2.InputLambdaProcessorProperty
CfnApplicationV2.InputLambdaProcessorPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplicationV2.InputLambdaProcessorProperty.Builder, CfnApplicationV2.InputLambdaProcessorProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplicationV2.InputLambdaProcessorProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplicationV2.ApplicationCodeConfigurationProperty.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 ARN of the Amazon Lambda function that operates on records in the 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(CfnApplicationV2.InputLambdaProcessorProperty.Builder builder)
CfnApplicationV2.ApplicationCodeConfigurationProperty.Builder.public final String getResourceArn()
CfnApplicationV2.InputLambdaProcessorProperty
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 CfnApplicationV2.InputLambdaProcessorProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.