@Stability(value=Stable)
public static interface CfnEventInvokeConfig.DestinationConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEventInvokeConfig.DestinationConfigProperty.Builder
A builder for
CfnEventInvokeConfig.DestinationConfigProperty |
static class |
CfnEventInvokeConfig.DestinationConfigProperty.Jsii$Proxy
An implementation for
CfnEventInvokeConfig.DestinationConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnEventInvokeConfig.DestinationConfigProperty.Builder |
builder() |
default Object |
getOnFailure()
`CfnEventInvokeConfig.DestinationConfigProperty.OnFailure`.
|
default Object |
getOnSuccess()
`CfnEventInvokeConfig.DestinationConfigProperty.OnSuccess`.
|
@Stability(value=Stable) @Nullable default Object getOnFailure()
@Stability(value=Stable) @Nullable default Object getOnSuccess()
@Stability(value=Stable) static CfnEventInvokeConfig.DestinationConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.