/AWS1/CL_SE2EVENTBRIDGEDST¶
An object that defines an Amazon EventBridge destination for email events. You can use Amazon EventBridge to send notifications when certain email events occur.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
IV_EVENTBUSARN
TYPE /AWS1/SE2AMAZONRESOURCENAME
/AWS1/SE2AMAZONRESOURCENAME
¶
The Amazon Resource Name (ARN) of the Amazon EventBridge bus to publish email events to. Only the default bus is supported.
Queryable Attributes¶
EventBusArn¶
The Amazon Resource Name (ARN) of the Amazon EventBridge bus to publish email events to. Only the default bus is supported.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EVENTBUSARN() |
Getter for EVENTBUSARN, with configurable default |
ASK_EVENTBUSARN() |
Getter for EVENTBUSARN w/ exceptions if field has no value |
HAS_EVENTBUSARN() |
Determine if EVENTBUSARN has a value |