| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
EventBridgeDestination |
EventBridgeDestination.clone() |
EventBridgeDestination |
EventDestination.getEventBridgeDestination()
An object that defines an Amazon EventBridge destination for email events.
|
EventBridgeDestination |
EventDestinationDefinition.getEventBridgeDestination()
An object that defines an Amazon EventBridge destination for email events.
|
EventBridgeDestination |
EventBridgeDestination.withEventBusArn(String eventBusArn)
The Amazon Resource Name (ARN) of the Amazon EventBridge bus to publish email events to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventDestination.setEventBridgeDestination(EventBridgeDestination eventBridgeDestination)
An object that defines an Amazon EventBridge destination for email events.
|
void |
EventDestinationDefinition.setEventBridgeDestination(EventBridgeDestination eventBridgeDestination)
An object that defines an Amazon EventBridge destination for email events.
|
EventDestination |
EventDestination.withEventBridgeDestination(EventBridgeDestination eventBridgeDestination)
An object that defines an Amazon EventBridge destination for email events.
|
EventDestinationDefinition |
EventDestinationDefinition.withEventBridgeDestination(EventBridgeDestination eventBridgeDestination)
An object that defines an Amazon EventBridge destination for email events.
|
Copyright © 2024. All rights reserved.