Module: Aws::Health::Client::_DescribeEventAggregatesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeEventAggregatesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#event_aggregates ⇒ ::Array[Types::EventAggregate]
174 |
# File 'sig/client.rbs', line 174
def event_aggregates: () -> ::Array[Types::EventAggregate]
|
#next_token ⇒ ::String
175 |
# File 'sig/client.rbs', line 175
def next_token: () -> ::String
|