@Stability(value=Stable)
public static interface CfnDetectorModel.LambdaProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-lambda.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDetectorModel.LambdaProperty.Builder
A builder for
CfnDetectorModel.LambdaProperty |
static class |
CfnDetectorModel.LambdaProperty.Jsii$Proxy
An implementation for
CfnDetectorModel.LambdaProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDetectorModel.LambdaProperty.Builder |
builder() |
default String |
getFunctionArn()
`CfnDetectorModel.LambdaProperty.FunctionArn`.
|
default Object |
getPayload()
`CfnDetectorModel.LambdaProperty.Payload`.
|
@Stability(value=Stable) @Nullable default String getFunctionArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-lambda.html#cfn-iotevents-detectormodel-lambda-functionarn@Stability(value=Stable) @Nullable default Object getPayload()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-lambda.html#cfn-iotevents-detectormodel-lambda-payload@Stability(value=Stable) static CfnDetectorModel.LambdaProperty.Builder builder()
Copyright © 2020. All rights reserved.