/AWS1/CL_DMGDESCRREPLINSTSRSP¶
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
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.
it_replicationinstances TYPE /AWS1/CL_DMGREPLINSTANCE=>TT_REPLICATIONINSTANCELIST TT_REPLICATIONINSTANCELIST¶
The replication instances described.
Queryable Attributes¶
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 |
ReplicationInstances¶
The replication instances described.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REPLICATIONINSTANCES() |
Getter for REPLICATIONINSTANCES, with configurable default |
ASK_REPLICATIONINSTANCES() |
Getter for REPLICATIONINSTANCES w/ exceptions if field has n |
HAS_REPLICATIONINSTANCES() |
Determine if REPLICATIONINSTANCES has a value |