/AWS1/CL_APSDSCAPPLICATIONFL01¶
DescribeApplicationFleetAssociationsResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_applicationfleetassocia00 TYPE /AWS1/CL_APSAPPLICATIONFLEET00=>TT_APPLICATIONFLEETASSOCIATI00 TT_APPLICATIONFLEETASSOCIATI00¶
The application fleet associations in the list.
iv_nexttoken TYPE /AWS1/APSSTRING /AWS1/APSSTRING¶
The pagination token used to retrieve the next page of results for this operation.
Queryable Attributes¶
ApplicationFleetAssociations¶
The application fleet associations in the list.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLICATIONFLEETASSOCI01() |
Getter for APPLICATIONFLEETASSOCIATIONS, with configurable d |
ASK_APPLICATIONFLEETASSOCI00() |
Getter for APPLICATIONFLEETASSOCIATIONS w/ exceptions if fie |
HAS_APPLICATIONFLEETASSOCI00() |
Determine if APPLICATIONFLEETASSOCIATIONS has a value |
NextToken¶
The pagination token used to retrieve the next page of results for this operation.
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 |