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]
495 |
# File 'sig/client.rbs', line 495
def items: () -> ::Array[Types::LaunchAction]
|
#next_token ⇒ ::String
496 |
# File 'sig/client.rbs', line 496
def next_token: () -> ::String
|