AWSEC2LaunchTemplateInstanceMarketOptions
No description
type AWSEC2LaunchTemplateInstanceMarketOptions {
marketType: AWSEC2LaunchTemplateInstanceMarketType!
spotOptions: AWSEC2LaunchTemplateSpotInstanceMarketOptions
}
Fields
AWSEC2LaunchTemplateInstanceMarketOptions.marketType ● AWSEC2LaunchTemplateInstanceMarketType! non-null enum
The market type
AWSEC2LaunchTemplateInstanceMarketOptions.spotOptions ● AWSEC2LaunchTemplateSpotInstanceMarketOptions object
The options for Spot Instances
Member of
AWSEC2LaunchTemplateData object