/AWS1/CL_DMGDSCORDERABLEREPL01¶
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_orderablereplinstances TYPE /AWS1/CL_DMGORDERABLEREPLINST=>TT_ORDERABLEREPLINSTANCELIST TT_ORDERABLEREPLINSTANCELIST¶
The order-able replication instances available.
iv_marker TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING¶
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords.
Queryable Attributes¶
OrderableReplicationInstances¶
The order-able replication instances available.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORDERABLEREPLINSTANCES() |
Getter for ORDERABLEREPLINSTANCES, with configurable default |
ASK_ORDERABLEREPLINSTANCES() |
Getter for ORDERABLEREPLINSTANCES w/ exceptions if field has |
HAS_ORDERABLEREPLINSTANCES() |
Determine if ORDERABLEREPLINSTANCES has a value |
Marker¶
An optional pagination token provided by a previous 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 |