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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String