event Bridge Destination
suspend fun eventBridgeDestination(value: Output<ConfigurationSetEventDestinationEventBridgeDestinationArgs>)
suspend fun eventBridgeDestination(value: ConfigurationSetEventDestinationEventBridgeDestinationArgs?)
Parameters
value
An object that contains Event bus ARN associated with the event bridge destination.
suspend fun eventBridgeDestination(argument: suspend ConfigurationSetEventDestinationEventBridgeDestinationArgsBuilder.() -> Unit)
Parameters
argument
An object that contains Event bus ARN associated with the event bridge destination.