@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Number batchSize,
String lambdaName,
String name,
String next)
Constructor that initializes the object based on literal property values passed by the
CfnPipeline.ActivityProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getBatchSize()
`CfnPipeline.LambdaProperty.BatchSize`.
|
String |
getLambdaName()
`CfnPipeline.LambdaProperty.LambdaName`.
|
String |
getName()
`CfnPipeline.LambdaProperty.Name`.
|
String |
getNext()
`CfnPipeline.LambdaProperty.Next`.
|
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(Number batchSize, String lambdaName, String name, String next)
CfnPipeline.ActivityProperty.Builder.public final Number getBatchSize()
CfnPipeline.LambdaPropertygetBatchSize in interface CfnPipeline.LambdaPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-lambda.html#cfn-iotanalytics-pipeline-lambda-batchsizepublic final String getLambdaName()
CfnPipeline.LambdaPropertygetLambdaName in interface CfnPipeline.LambdaPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-lambda.html#cfn-iotanalytics-pipeline-lambda-lambdanamepublic final String getName()
CfnPipeline.LambdaPropertygetName in interface CfnPipeline.LambdaPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-lambda.html#cfn-iotanalytics-pipeline-lambda-namepublic final String getNext()
CfnPipeline.LambdaPropertygetNext in interface CfnPipeline.LambdaPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-lambda.html#cfn-iotanalytics-pipeline-lambda-next@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.