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