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]
663 |
# File 'sig/client.rbs', line 663
def events: () -> ::Array[Types::ServiceEvent]
|
#next_token ⇒ ::String
664 |
# File 'sig/client.rbs', line 664
def next_token: () -> ::String
|