Module: Aws::CostExplorer::Client::_GetAnomalyMonitorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAnomalyMonitorsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#anomaly_monitors ⇒ ::Array[Types::AnomalyMonitor]
230 |
# File 'sig/client.rbs', line 230
def anomaly_monitors: () -> ::Array[Types::AnomalyMonitor]
|
#next_page_token ⇒ ::String
231 |
# File 'sig/client.rbs', line 231
def next_page_token: () -> ::String
|