/AWS1/CL_NEPEVTSUBSCRIPTIONS00¶
EventSubscriptionsMessage
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_MARKER
TYPE /AWS1/NEPSTRING
/AWS1/NEPSTRING
¶
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.
IT_EVENTSUBSCRIPTIONSLIST
TYPE /AWS1/CL_NEPEVENTSUBSCRIPTION=>TT_EVENTSUBSCRIPTIONSLIST
TT_EVENTSUBSCRIPTIONSLIST
¶
A list of EventSubscriptions data types.
Queryable Attributes¶
Marker¶
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MARKER() |
Getter for MARKER, with configurable default |
ASK_MARKER() |
Getter for MARKER w/ exceptions if field has no value |
HAS_MARKER() |
Determine if MARKER has a value |
EventSubscriptionsList¶
A list of EventSubscriptions data types.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EVENTSUBSCRIPTIONSLIST() |
Getter for EVENTSUBSCRIPTIONSLIST, with configurable default |
ASK_EVENTSUBSCRIPTIONSLIST() |
Getter for EVENTSUBSCRIPTIONSLIST w/ exceptions if field has |
HAS_EVENTSUBSCRIPTIONSLIST() |
Determine if EVENTSUBSCRIPTIONSLIST has a value |