Flow Event Bridge Destination Properties Args
data class FlowEventBridgeDestinationPropertiesArgs(val errorHandlingConfig: Output<FlowErrorHandlingConfigArgs>? = null, val object: Output<String>) : ConvertibleToJava<FlowEventBridgeDestinationPropertiesArgs>
Constructors
Link copied to clipboard
constructor(errorHandlingConfig: Output<FlowErrorHandlingConfigArgs>? = null, object: Output<String>)