/AWS1/CL_GLULSTDATAQUALITYRL03¶
ListDataQualityRulesetEvaluationRunsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_runs TYPE /AWS1/CL_GLUDATAQUALITYRLSET01=>TT_DATAQUALITYRLSETEVALRUNLST TT_DATAQUALITYRLSETEVALRUNLST¶
A list of
DataQualityRulesetEvaluationRunDescriptionobjects representing data quality ruleset runs.
iv_nexttoken TYPE /AWS1/GLUPAGINATIONTOKEN /AWS1/GLUPAGINATIONTOKEN¶
A pagination token, if more results are available.
Queryable Attributes¶
Runs¶
A list of
DataQualityRulesetEvaluationRunDescriptionobjects representing data quality ruleset runs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RUNS() |
Getter for RUNS, with configurable default |
ASK_RUNS() |
Getter for RUNS w/ exceptions if field has no value |
HAS_RUNS() |
Determine if RUNS has a value |
NextToken¶
A pagination token, if more results are available.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |