AWSEC2LaunchTemplateInstanceMarketOptionsRequest
Objective-C
@interface AWSEC2LaunchTemplateInstanceMarketOptionsRequestSwift
class AWSEC2LaunchTemplateInstanceMarketOptionsRequestThe market (purchasing) option for the instances.
- 
                  
                  The market type. DeclarationObjective-C @property (nonatomic) AWSEC2MarketType marketType;Swift var marketType: AWSEC2MarketType { get set }
- 
                  
                  The options for Spot Instances. DeclarationObjective-C @property (nonatomic, strong) AWSEC2LaunchTemplateSpotMarketOptionsRequest *_Nullable spotOptions;Swift var spotOptions: AWSEC2LaunchTemplateSpotMarketOptionsRequest? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2LaunchTemplateInstanceMarketOptionsRequest Class Reference
        AWSEC2LaunchTemplateInstanceMarketOptionsRequest Class Reference