/AWS1/CL_DMGDSCREPLTSKASSESS03¶
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_marker
TYPE /AWS1/DMGSTRING
/AWS1/DMGSTRING
¶
A pagination token returned for you to pass to a subsequent request. If you pass this token as the
Marker
value in a subsequent request, the response includes only records beyond the marker, up to the value specified in the request byMaxRecords
.
it_repltaskassessmentruns
TYPE /AWS1/CL_DMGREPLTSKASSESSMEN00=>TT_REPLTASKASSESSMENTRUNLIST
TT_REPLTASKASSESSMENTRUNLIST
¶
One or more premigration assessment runs as specified by
Filters
.
Queryable Attributes¶
Marker¶
A pagination token returned for you to pass to a subsequent request. If you pass this token as the
Marker
value in a subsequent request, the response includes only records beyond the marker, up to the value specified in the request byMaxRecords
.
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 |
ReplicationTaskAssessmentRuns¶
One or more premigration assessment runs as specified by
Filters
.
Accessible with the following methods¶
Method | Description |
---|---|
GET_REPLTASKASSESSMENTRUNS() |
Getter for REPLTASKASSESSMENTRUNS, with configurable default |
ASK_REPLTASKASSESSMENTRUNS() |
Getter for REPLTASKASSESSMENTRUNS w/ exceptions if field has |
HAS_REPLTASKASSESSMENTRUNS() |
Determine if REPLTASKASSESSMENTRUNS has a value |