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