Module: Aws::CostExplorer::Client::_GetAnomaliesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAnomaliesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#anomalies ⇒ ::Array[Types::Anomaly]
207 |
# File 'sig/client.rbs', line 207 def anomalies: () -> ::Array[Types::Anomaly] |
#next_page_token ⇒ ::String
208 |
# File 'sig/client.rbs', line 208 def next_page_token: () -> ::String |