Module: Aws::ApplicationCostProfiler::Client::_ListReportDefinitionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListReportDefinitionsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
124 |
# File 'sig/client.rbs', line 124
def next_token: () -> ::String
|
#report_definitions ⇒ ::Array[Types::ReportDefinition]
123 |
# File 'sig/client.rbs', line 123
def report_definitions: () -> ::Array[Types::ReportDefinition]
|