/AWS1/CL_DSRDESCREVTTOPICSRSLT¶
The result of a DescribeEventTopic request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_eventtopics TYPE /AWS1/CL_DSREVENTTOPIC=>TT_EVENTTOPICS TT_EVENTTOPICS¶
A list of Amazon SNS topic names that receive status messages from the specified Directory ID.
Queryable Attributes¶
EventTopics¶
A list of Amazon SNS topic names that receive status messages from the specified Directory ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTTOPICS() |
Getter for EVENTTOPICS, with configurable default |
ASK_EVENTTOPICS() |
Getter for EVENTTOPICS w/ exceptions if field has no value |
HAS_EVENTTOPICS() |
Determine if EVENTTOPICS has a value |