Module: Aws::Resiliencehubv2::Client::_ListSystemEventsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSystemEventsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#events ⇒ ::Array[Types::SystemEvent]
618 |
# File 'sig/client.rbs', line 618
def events: () -> ::Array[Types::SystemEvent]
|
#next_token ⇒ ::String
619 |
# File 'sig/client.rbs', line 619
def next_token: () -> ::String
|