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
- Struct
- Aws::EC2::Types::LaunchTemplateInstanceMarketOptions
- Defined in:
- (unknown)
Overview
The market (purchasing) option for the instances.
Returned by:
Instance Attribute Summary collapse
-
#market_type ⇒ String
The market type.
-
#spot_options ⇒ Types::LaunchTemplateSpotMarketOptions
The options for Spot Instances.
Instance Attribute Details
#market_type ⇒ String
The market type.
Possible values:
- spot
#spot_options ⇒ Types::LaunchTemplateSpotMarketOptions
The options for Spot Instances.