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