/AWS1/CL_DMGDSCREPLTSKASSESS01¶
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.
iv_bucketname TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING¶
- The Amazon S3 bucket where the task assessment report is located.
it_repltaskassessmentresults TYPE /AWS1/CL_DMGREPLTSKASSESSMEN02=>TT_REPLTASKASSESSMENTRSLTLIST TT_REPLTASKASSESSMENTRSLTLIST¶
The task assessment report.
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 |
BucketName¶
- The Amazon S3 bucket where the task assessment report is located.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BUCKETNAME() |
Getter for BUCKETNAME, with configurable default |
ASK_BUCKETNAME() |
Getter for BUCKETNAME w/ exceptions if field has no value |
HAS_BUCKETNAME() |
Determine if BUCKETNAME has a value |
ReplicationTaskAssessmentResults¶
The task assessment report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REPLTASKASSESSMENTRSLTS() |
Getter for REPLTASKASSESSMENTRESULTS, with configurable defa |
ASK_REPLTASKASSESSMENTRSLTS() |
Getter for REPLTASKASSESSMENTRESULTS w/ exceptions if field |
HAS_REPLTASKASSESSMENTRSLTS() |
Determine if REPLTASKASSESSMENTRESULTS has a value |