Module: Aws::Health::Client::_DescribeEventsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeEventsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#events ⇒ ::Array[Types::Event]
237 |
# File 'sig/client.rbs', line 237
def events: () -> ::Array[Types::Event]
|
#next_token ⇒ ::String
238 |
# File 'sig/client.rbs', line 238
def next_token: () -> ::String
|