Module: Aws::EC2::Client::_DescribeLaunchTemplatesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeLaunchTemplatesResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#launch_templates::Array[Types::LaunchTemplate]

Returns:



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

def launch_templates: () -> ::Array[Types::LaunchTemplate]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String