FlowEventBridgeDestinationProperties

data class FlowEventBridgeDestinationProperties(val errorHandlingConfig: FlowErrorHandlingConfig? = null, val object: String)

Constructors

Link copied to clipboard
constructor(errorHandlingConfig: FlowErrorHandlingConfig? = null, object: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The object specified in the Amplitude flow source.

Link copied to clipboard

The object specified in the Amazon EventBridge flow destination.