Module: Aws::Drs::Client::_ListLaunchActionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLaunchActionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::LaunchAction]
493 |
# File 'sig/client.rbs', line 493
def items: () -> ::Array[Types::LaunchAction]
|
#next_token ⇒ ::String
494 |
# File 'sig/client.rbs', line 494
def next_token: () -> ::String
|