Interface EventBridgeDestination.Builder

    • Method Detail

      • eventBusArn

        EventBridgeDestination.Builder eventBusArn​(String eventBusArn)

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

        Parameters:
        eventBusArn - The Amazon Resource Name (ARN) of the Amazon EventBridge bus to publish email events to. Only the default bus is supported.
        Returns:
        Returns a reference to this object so that method calls can be chained together.