/AWS1/CL_MHOLSTTMPLSTEPGRPSRSP¶
ListTemplateStepGroupsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_templatestepgroupsummary TYPE /AWS1/CL_MHOTMPLSTEPGROUPSUMM=>TT_TMPLSTEPGROUPSUMMARYLIST TT_TMPLSTEPGROUPSUMMARYLIST¶
The summary of the step group in the template.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/MHONEXTTOKEN /AWS1/MHONEXTTOKEN¶
The pagination token.
Queryable Attributes¶
nextToken¶
The pagination token.
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 |
templateStepGroupSummary¶
The summary of the step group in the template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEMPLATESTEPGROUPSUMMARY() |
Getter for TEMPLATESTEPGROUPSUMMARY, with configurable defau |
ASK_TEMPLATESTEPGROUPSUMMARY() |
Getter for TEMPLATESTEPGROUPSUMMARY w/ exceptions if field h |
HAS_TEMPLATESTEPGROUPSUMMARY() |
Determine if TEMPLATESTEPGROUPSUMMARY has a value |