Skip to content

/AWS1/CL_GMLLSTCONTAINERGRDE01

ListContainerGroupDefinitionsOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_CONTAINERGROUPDEFINITIONS TYPE /AWS1/CL_GMLCONTAINERGROUPDEFN=>TT_CONTAINERGROUPDEFNLIST TT_CONTAINERGROUPDEFNLIST

A result set of container group definitions that match the request.

IV_NEXTTOKEN TYPE /AWS1/GMLNONEMPTYSTRING /AWS1/GMLNONEMPTYSTRING

A token that indicates where to resume retrieving results on the next call to this operation. If no token is returned, these results represent the end of the list.


Queryable Attributes

ContainerGroupDefinitions

A result set of container group definitions that match the request.

Accessible with the following methods

Method Description
GET_CONTAINERGROUPDEFNS() Getter for CONTAINERGROUPDEFINITIONS, with configurable defa
ASK_CONTAINERGROUPDEFNS() Getter for CONTAINERGROUPDEFINITIONS w/ exceptions if field
HAS_CONTAINERGROUPDEFNS() Determine if CONTAINERGROUPDEFINITIONS has a value

NextToken

A token that indicates where to resume retrieving results on the next call to this operation. If no token is returned, these results represent the end of the list.

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