| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.EC2.LaunchTemplate.CreditSpecificationProperty
Documentation
data CreditSpecificationProperty Source #
Constructors
| CreditSpecificationProperty | |
Instances
| ToJSON CreditSpecificationProperty Source # | |||||
| Show CreditSpecificationProperty Source # | |||||
Defined in Stratosphere.EC2.LaunchTemplate.CreditSpecificationProperty Methods showsPrec :: Int -> CreditSpecificationProperty -> ShowS # show :: CreditSpecificationProperty -> String # showList :: [CreditSpecificationProperty] -> ShowS # | |||||
| Eq CreditSpecificationProperty Source # | |||||
| ToResourceProperties CreditSpecificationProperty Source # | |||||
| Property "CpuCredits" CreditSpecificationProperty Source # | |||||
Defined in Stratosphere.EC2.LaunchTemplate.CreditSpecificationProperty Associated Types
Methods set :: PropertyType "CpuCredits" CreditSpecificationProperty -> CreditSpecificationProperty -> CreditSpecificationProperty # | |||||
| type PropertyType "CpuCredits" CreditSpecificationProperty Source # | |||||