@Stability(value=Stable)
public static interface CfnEventInvokeConfig.DestinationConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventinvokeconfig-destinationconfig.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventinvokeconfig-destinationconfig.html#cfn-lambda-eventinvokeconfig-destinationconfig-onfailure@Stability(value=Stable) @Nullable default Object getOnSuccess()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventinvokeconfig-destinationconfig.html#cfn-lambda-eventinvokeconfig-destinationconfig-onsuccess@Stability(value=Stable) static CfnEventInvokeConfig.DestinationConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.