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]

Returns:



493
# File 'sig/client.rbs', line 493

def items: () -> ::Array[Types::LaunchAction]

#next_token::String

Returns:

  • (::String)


494
# File 'sig/client.rbs', line 494

def next_token: () -> ::String