@Stability(value=Stable)
public static interface CfnAlert.ActionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAlert.ActionProperty.Builder
A builder for
CfnAlert.ActionProperty |
static class |
CfnAlert.ActionProperty.Jsii$Proxy
An implementation for
CfnAlert.ActionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAlert.ActionProperty.Builder |
builder() |
default Object |
getLambdaConfiguration()
`CfnAlert.ActionProperty.LambdaConfiguration`.
|
default Object |
getSnsConfiguration()
`CfnAlert.ActionProperty.SNSConfiguration`.
|
@Stability(value=Stable) @Nullable default Object getLambdaConfiguration()
@Stability(value=Stable) @Nullable default Object getSnsConfiguration()
@Stability(value=Stable) static CfnAlert.ActionProperty.Builder builder()
CfnAlert.ActionProperty.Builder of CfnAlert.ActionPropertyCopyright © 2021. All rights reserved.