Module: Aws::CostExplorer::Client::_GetAnomalySubscriptionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAnomalySubscriptionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#anomaly_subscriptions ⇒ ::Array[Types::AnomalySubscription]
243 |
# File 'sig/client.rbs', line 243
def anomaly_subscriptions: () -> ::Array[Types::AnomalySubscription]
|
#next_page_token ⇒ ::String
244 |
# File 'sig/client.rbs', line 244
def next_page_token: () -> ::String
|