/AWS1/CL_CEXLSTCOSTCATRESASC01¶
ListCostCategoryResourceAssociationsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_costcategoryresassocs TYPE /AWS1/CL_CEXCOSTCATRESASSOC=>TT_COSTCATEGORYRESOURCEASSOCS TT_COSTCATEGORYRESOURCEASSOCS¶
A reference to a cost category association that contains information on an associated resource.
iv_nexttoken TYPE /AWS1/CEXNEXTPAGETOKEN /AWS1/CEXNEXTPAGETOKEN¶
The token to retrieve the next set of results. Amazon Web Services provides the token when the response from a previous call has more results than the maximum page size.
Queryable Attributes¶
CostCategoryResourceAssociations¶
A reference to a cost category association that contains information on an associated resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COSTCATEGORYRESASSOCS() |
Getter for COSTCATEGORYRESOURCEASSOCS, with configurable def |
ASK_COSTCATEGORYRESASSOCS() |
Getter for COSTCATEGORYRESOURCEASSOCS w/ exceptions if field |
HAS_COSTCATEGORYRESASSOCS() |
Determine if COSTCATEGORYRESOURCEASSOCS has a value |
NextToken¶
The token to retrieve the next set of results. Amazon Web Services provides the token when the response from a previous call has more results than the maximum page size.
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 |