@Stability(value=Stable)
public static interface CfnAlert.LambdaConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAlert.LambdaConfigurationProperty.Builder
A builder for
CfnAlert.LambdaConfigurationProperty |
static class |
CfnAlert.LambdaConfigurationProperty.Jsii$Proxy
An implementation for
CfnAlert.LambdaConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAlert.LambdaConfigurationProperty.Builder |
builder() |
String |
getLambdaArn()
`CfnAlert.LambdaConfigurationProperty.LambdaArn`.
|
String |
getRoleArn()
`CfnAlert.LambdaConfigurationProperty.RoleArn`.
|
@Stability(value=Stable) @NotNull String getLambdaArn()
@Stability(value=Stable) @NotNull String getRoleArn()
@Stability(value=Stable) static CfnAlert.LambdaConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.