/AWS1/CL_PP2CREATEEVENTDSTRSLT¶
CreateEventDestinationResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_configurationsetarn TYPE /AWS1/PP2STRING /AWS1/PP2STRING¶
The ARN of the configuration set.
iv_configurationsetname TYPE /AWS1/PP2CONFIGURATIONSETNAME /AWS1/PP2CONFIGURATIONSETNAME¶
The name of the configuration set.
io_eventdestination TYPE REF TO /AWS1/CL_PP2EVENTDESTINATION /AWS1/CL_PP2EVENTDESTINATION¶
The details of the destination where events are logged.
Queryable Attributes¶
ConfigurationSetArn¶
The ARN of the configuration set.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGURATIONSETARN() |
Getter for CONFIGURATIONSETARN, with configurable default |
ASK_CONFIGURATIONSETARN() |
Getter for CONFIGURATIONSETARN w/ exceptions if field has no |
HAS_CONFIGURATIONSETARN() |
Determine if CONFIGURATIONSETARN has a value |
ConfigurationSetName¶
The name of the configuration set.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGURATIONSETNAME() |
Getter for CONFIGURATIONSETNAME, with configurable default |
ASK_CONFIGURATIONSETNAME() |
Getter for CONFIGURATIONSETNAME w/ exceptions if field has n |
HAS_CONFIGURATIONSETNAME() |
Determine if CONFIGURATIONSETNAME has a value |
EventDestination¶
The details of the destination where events are logged.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTDESTINATION() |
Getter for EVENTDESTINATION |