/AWS1/CL_COALSTAUTORLPRVSUMRSP¶
ListAutomationRulePreviewSummariesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_previewresultsummaries TYPE /AWS1/CL_COAPRVRESULTSUMMARY=>TT_PREVIEWRESULTSUMMARIES TT_PREVIEWRESULTSUMMARIES¶
The list of automation rule preview summaries that match the specified criteria.
iv_nexttoken TYPE /AWS1/COANEXTTOKEN /AWS1/COANEXTTOKEN¶
A token used for pagination. If present, indicates there are more results available and can be used in subsequent requests.
Queryable Attributes¶
previewResultSummaries¶
The list of automation rule preview summaries that match the specified criteria.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PREVIEWRESULTSUMMARIES() |
Getter for PREVIEWRESULTSUMMARIES, with configurable default |
ASK_PREVIEWRESULTSUMMARIES() |
Getter for PREVIEWRESULTSUMMARIES w/ exceptions if field has |
HAS_PREVIEWRESULTSUMMARIES() |
Determine if PREVIEWRESULTSUMMARIES has a value |
nextToken¶
A token used for pagination. If present, indicates there are more results available and can be used in subsequent requests.
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 |