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

Class: Aws::EC2::Types::LaunchTemplateInstanceMarketOptions

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

Overview

The market (purchasing) option for the instances.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#market_typeString

The market type.

Possible values:

  • spot

Returns:

  • (String)

    The market type.

#spot_optionsTypes::LaunchTemplateSpotMarketOptions

The options for Spot Instances.

Returns: