/AWS1/CL_CURDESCRRPTDEFNSRSP¶
If the action is successful, the service sends back an HTTP 200 response.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_reportdefinitions
TYPE /AWS1/CL_CURREPORTDEFINITION=>TT_REPORTDEFINITIONLIST
TT_REPORTDEFINITIONLIST
¶
An Amazon Web Services Cost and Usage Report list owned by the account.
iv_nexttoken
TYPE /AWS1/CURGENERICSTRING
/AWS1/CURGENERICSTRING
¶
NextToken
Queryable Attributes¶
ReportDefinitions¶
An Amazon Web Services Cost and Usage Report list owned by the account.
Accessible with the following methods¶
Method | Description |
---|---|
GET_REPORTDEFINITIONS() |
Getter for REPORTDEFINITIONS, with configurable default |
ASK_REPORTDEFINITIONS() |
Getter for REPORTDEFINITIONS w/ exceptions if field has no v |
HAS_REPORTDEFINITIONS() |
Determine if REPORTDEFINITIONS has a value |
NextToken¶
NextToken
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 |