| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.EC2.LaunchTemplate.BaselinePerformanceFactorsProperty
Documentation
data CpuProperty Source #
Constructors
| CpuProperty | |
Fields
| |
Instances
data ReferenceProperty Source #
Constructors
| ReferenceProperty | |
Fields
| |
Instances
| ToJSON ReferenceProperty Source # | |||||
Defined in Stratosphere.EC2.LaunchTemplate.ReferenceProperty Methods toJSON :: ReferenceProperty -> Value # toEncoding :: ReferenceProperty -> Encoding # toJSONList :: [ReferenceProperty] -> Value # toEncodingList :: [ReferenceProperty] -> Encoding # omitField :: ReferenceProperty -> Bool # | |||||
| Show ReferenceProperty Source # | |||||
Defined in Stratosphere.EC2.LaunchTemplate.ReferenceProperty Methods showsPrec :: Int -> ReferenceProperty -> ShowS # show :: ReferenceProperty -> String # showList :: [ReferenceProperty] -> ShowS # | |||||
| Eq ReferenceProperty Source # | |||||
Defined in Stratosphere.EC2.LaunchTemplate.ReferenceProperty Methods (==) :: ReferenceProperty -> ReferenceProperty -> Bool # (/=) :: ReferenceProperty -> ReferenceProperty -> Bool # | |||||
| ToResourceProperties ReferenceProperty Source # | |||||
Defined in Stratosphere.EC2.LaunchTemplate.ReferenceProperty Methods toResourceProperties :: ReferenceProperty -> ResourceProperties # | |||||
| Property "InstanceFamily" ReferenceProperty Source # | |||||
Defined in Stratosphere.EC2.LaunchTemplate.ReferenceProperty Associated Types
Methods set :: PropertyType "InstanceFamily" ReferenceProperty -> ReferenceProperty -> ReferenceProperty # | |||||
| type PropertyType "InstanceFamily" ReferenceProperty Source # | |||||
data BaselinePerformanceFactorsProperty Source #
Constructors
| BaselinePerformanceFactorsProperty | |
Instances
| ToJSON BaselinePerformanceFactorsProperty Source # | |||||
Defined in Stratosphere.EC2.LaunchTemplate.BaselinePerformanceFactorsProperty | |||||
| Show BaselinePerformanceFactorsProperty Source # | |||||
| Eq BaselinePerformanceFactorsProperty Source # | |||||
| ToResourceProperties BaselinePerformanceFactorsProperty Source # | |||||
| Property "Cpu" BaselinePerformanceFactorsProperty Source # | |||||
Defined in Stratosphere.EC2.LaunchTemplate.BaselinePerformanceFactorsProperty Associated Types
| |||||
| type PropertyType "Cpu" BaselinePerformanceFactorsProperty Source # | |||||