Module: Aws::Resiliencehubv2::Client::_ListServiceEventsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListServiceEventsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#events ⇒ ::Array[Types::ServiceEvent]
558 |
# File 'sig/client.rbs', line 558
def events: () -> ::Array[Types::ServiceEvent]
|
#next_token ⇒ ::String
559 |
# File 'sig/client.rbs', line 559
def next_token: () -> ::String
|