Module: Aws::FIS::Client::_ListActionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListActionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#actions ⇒ ::Array[Types::ActionSummary]
260 |
# File 'sig/client.rbs', line 260
def actions: () -> ::Array[Types::ActionSummary]
|
#next_token ⇒ ::String
261 |
# File 'sig/client.rbs', line 261
def next_token: () -> ::String
|