/AWS1/CL_MHRLSTENVIRONMENTVP01¶
ListEnvironmentVpcsResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_environmentvpclist
TYPE /AWS1/CL_MHRENVIRONMENTVPC=>TT_ENVIRONMENTVPCS
TT_ENVIRONMENTVPCS
¶
The list of
EnvironmentVpc
objects.
iv_nexttoken
TYPE /AWS1/MHRNEXTTOKEN
/AWS1/MHRNEXTTOKEN
¶
The token for the next page of results.
Queryable Attributes¶
EnvironmentVpcList¶
The list of
EnvironmentVpc
objects.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ENVIRONMENTVPCLIST() |
Getter for ENVIRONMENTVPCLIST, with configurable default |
ASK_ENVIRONMENTVPCLIST() |
Getter for ENVIRONMENTVPCLIST w/ exceptions if field has no |
HAS_ENVIRONMENTVPCLIST() |
Determine if ENVIRONMENTVPCLIST has a value |
NextToken¶
The token for the next page 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 |