@Stability(value=Stable)
public static interface CfnDetectorModel.LambdaProperty
extends software.amazon.jsii.JsiiSerializable
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() |
String |
getFunctionArn()
`CfnDetectorModel.LambdaProperty.FunctionArn`.
|
default Object |
getPayload()
`CfnDetectorModel.LambdaProperty.Payload`.
|
@Stability(value=Stable) @NotNull String getFunctionArn()
@Stability(value=Stable) @Nullable default Object getPayload()
@Stability(value=Stable) static CfnDetectorModel.LambdaProperty.Builder builder()
Copyright © 2021. All rights reserved.