Uses of Interface
software.amazon.awssdk.services.sesv2.model.EventBridgeDestination.Builder
Packages that use EventBridgeDestination.Builder
-
Uses of EventBridgeDestination.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return EventBridgeDestination.BuilderModifier and TypeMethodDescriptionEventBridgeDestination.builder()EventBridgeDestination.Builder.eventBusArn(String eventBusArn) The Amazon Resource Name (ARN) of the Amazon EventBridge bus to publish email events to.EventBridgeDestination.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type EventBridgeDestination.BuilderModifier and TypeMethodDescriptionstatic Class<? extends EventBridgeDestination.Builder>EventBridgeDestination.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.sesv2.model with type arguments of type EventBridgeDestination.BuilderModifier and TypeMethodDescriptiondefault EventDestination.BuilderEventDestination.Builder.eventBridgeDestination(Consumer<EventBridgeDestination.Builder> eventBridgeDestination) An object that defines an Amazon EventBridge destination for email events.EventDestinationDefinition.Builder.eventBridgeDestination(Consumer<EventBridgeDestination.Builder> eventBridgeDestination) An object that defines an Amazon EventBridge destination for email events.