stratosphere-ec2-1.0.0: Stratosphere integration for AWS EC2.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.EC2.LaunchTemplate.SpotOptionsProperty

Documentation

data SpotOptionsProperty Source #

Instances

Instances details
ToJSON SpotOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.SpotOptionsProperty

Show SpotOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.SpotOptionsProperty

Eq SpotOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.SpotOptionsProperty

ToResourceProperties SpotOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.SpotOptionsProperty

Property "BlockDurationMinutes" SpotOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.SpotOptionsProperty

Associated Types

type PropertyType "BlockDurationMinutes" SpotOptionsProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.SpotOptionsProperty

type PropertyType "BlockDurationMinutes" SpotOptionsProperty = Value Integer
Property "InstanceInterruptionBehavior" SpotOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.SpotOptionsProperty

Associated Types

type PropertyType "InstanceInterruptionBehavior" SpotOptionsProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.SpotOptionsProperty

type PropertyType "InstanceInterruptionBehavior" SpotOptionsProperty = Value Text

Methods

set :: PropertyType "InstanceInterruptionBehavior" SpotOptionsProperty -> SpotOptionsProperty -> SpotOptionsProperty #

Property "MaxPrice" SpotOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.SpotOptionsProperty

Associated Types

type PropertyType "MaxPrice" SpotOptionsProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.SpotOptionsProperty

Property "SpotInstanceType" SpotOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.SpotOptionsProperty

Associated Types

type PropertyType "SpotInstanceType" SpotOptionsProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.SpotOptionsProperty

type PropertyType "SpotInstanceType" SpotOptionsProperty = Value Text
Property "ValidUntil" SpotOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.SpotOptionsProperty

Associated Types

type PropertyType "ValidUntil" SpotOptionsProperty 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.SpotOptionsProperty

type PropertyType "BlockDurationMinutes" SpotOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.SpotOptionsProperty

type PropertyType "BlockDurationMinutes" SpotOptionsProperty = Value Integer
type PropertyType "InstanceInterruptionBehavior" SpotOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.SpotOptionsProperty

type PropertyType "InstanceInterruptionBehavior" SpotOptionsProperty = Value Text
type PropertyType "MaxPrice" SpotOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.SpotOptionsProperty

type PropertyType "SpotInstanceType" SpotOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.SpotOptionsProperty

type PropertyType "SpotInstanceType" SpotOptionsProperty = Value Text
type PropertyType "ValidUntil" SpotOptionsProperty Source # 
Instance details

Defined in Stratosphere.EC2.LaunchTemplate.SpotOptionsProperty