@Stability(value=Stable) @Internal public static final class CfnPipeline.LambdaProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPipeline.LambdaProperty
CfnPipeline.LambdaPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPipeline.LambdaProperty.Builder, CfnPipeline.LambdaProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPipeline.LambdaProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPipeline.ActivityProperty.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) |
Number |
getBatchSize()
The number of messages passed to the Lambda function for processing.
|
String |
getLambdaName()
The name of the Lambda function that is run on the message.
|
String |
getName()
The name of the 'lambda' activity.
|
String |
getNext()
The next activity in the pipeline.
|
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(CfnPipeline.LambdaProperty.Builder builder)
CfnPipeline.ActivityProperty.Builder.public final Number getBatchSize()
CfnPipeline.LambdaPropertyThe AWS Lambda function must be able to process all of these messages within five minutes, which is the maximum timeout duration for Lambda functions.
getBatchSize in interface CfnPipeline.LambdaPropertypublic final String getLambdaName()
CfnPipeline.LambdaPropertygetLambdaName in interface CfnPipeline.LambdaPropertypublic final String getName()
CfnPipeline.LambdaPropertygetName in interface CfnPipeline.LambdaPropertypublic final String getNext()
CfnPipeline.LambdaPropertygetNext in interface CfnPipeline.LambdaProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.