You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::FleetLaunchTemplateConfig

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes a launch template and overrides.

Instance Attribute Summary collapse

Instance Attribute Details

#launch_template_specificationTypes::FleetLaunchTemplateSpecification

The launch template.

Returns:

#overridesArray<Types::FleetLaunchTemplateOverrides>

Any parameters that you specify override the same parameters in the launch template.

Returns: