/AWS1/CL_LWDLISTDEPLPATVEROUT¶
ListDeploymentPatternVersionsOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_deploymentpatternversions TYPE /AWS1/CL_LWDDEPLPATVRSDATASUMM=>TT_DEPLOYPATVRSDATASUMMARYLIST TT_DEPLOYPATVRSDATASUMMARYLIST¶
The deployment pattern versions.
iv_nexttoken TYPE /AWS1/LWDNEXTTOKEN /AWS1/LWDNEXTTOKEN¶
The token for the next set of results.
Queryable Attributes¶
deploymentPatternVersions¶
The deployment pattern versions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEPLOYPATTERNVERSIONS() |
Getter for DEPLOYMENTPATTERNVERSIONS, with configurable defa |
ASK_DEPLOYPATTERNVERSIONS() |
Getter for DEPLOYMENTPATTERNVERSIONS w/ exceptions if field |
HAS_DEPLOYPATTERNVERSIONS() |
Determine if DEPLOYMENTPATTERNVERSIONS has a value |
nextToken¶
The token for the next set of results.
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 |