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