ConfigurationSetEventDestinationEventDestinationEventBridgeDestinationArgs

data class ConfigurationSetEventDestinationEventDestinationEventBridgeDestinationArgs(val eventBusArn: Output<String>) : ConvertibleToJava<ConfigurationSetEventDestinationEventDestinationEventBridgeDestinationArgs>

Constructors

constructor(eventBusArn: Output<String>)

Properties

Link copied to clipboard
val eventBusArn: Output<String>

The Amazon Resource Name (ARN) of the Amazon EventBridge bus to publish email events to. Only the default bus is supported.

Functions

Link copied to clipboard
open override fun toJava(): ConfigurationSetEventDestinationEventDestinationEventBridgeDestinationArgs