@Stability(value=Stable)
public static interface CfnFlow.EventBridgeDestinationPropertiesProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnFlow.EventBridgeDestinationPropertiesProperty.Builder
A builder for
CfnFlow.EventBridgeDestinationPropertiesProperty |
static class |
CfnFlow.EventBridgeDestinationPropertiesProperty.Jsii$Proxy
An implementation for
CfnFlow.EventBridgeDestinationPropertiesProperty |
Modifier and Type | Method and Description |
---|---|
static CfnFlow.EventBridgeDestinationPropertiesProperty.Builder |
builder() |
default Object |
getErrorHandlingConfig()
`CfnFlow.EventBridgeDestinationPropertiesProperty.ErrorHandlingConfig`.
|
String |
getObject()
`CfnFlow.EventBridgeDestinationPropertiesProperty.Object`.
|
@Stability(value=Stable) @NotNull String getObject()
@Stability(value=Stable) @Nullable default Object getErrorHandlingConfig()
@Stability(value=Stable) static CfnFlow.EventBridgeDestinationPropertiesProperty.Builder builder()
Copyright © 2021. All rights reserved.