Module: Aws::CloudWatchEvents::Client::_ListReplaysResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListReplaysResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
521 |
# File 'sig/client.rbs', line 521
def next_token: () -> ::String
|
#replays ⇒ ::Array[Types::Replay]
520 |
# File 'sig/client.rbs', line 520
def replays: () -> ::Array[Types::Replay]
|