event Bridge
suspend fun eventBridge(value: Output<FlowDestinationFlowConfigDestinationConnectorPropertiesEventBridgeArgs>)
suspend fun eventBridge(value: FlowDestinationFlowConfigDestinationConnectorPropertiesEventBridgeArgs?)
Parameters
value
Properties that are required to query Amazon EventBridge. See Generic Destination Properties for more details.
suspend fun eventBridge(argument: suspend FlowDestinationFlowConfigDestinationConnectorPropertiesEventBridgeArgsBuilder.() -> Unit)
Parameters
argument
Properties that are required to query Amazon EventBridge. See Generic Destination Properties for more details.