| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceProperties.EC2InstanceNoDevice
Synopsis
Documentation
data EC2InstanceNoDevice #
Full data type definition for EC2InstanceNoDevice. See
ec2InstanceNoDevice for a more convenient constructor.
Constructors
| EC2InstanceNoDevice | |
Instances
| Eq EC2InstanceNoDevice # | |
Defined in Stratosphere.ResourceProperties.EC2InstanceNoDevice Methods (==) :: EC2InstanceNoDevice -> EC2InstanceNoDevice -> Bool # (/=) :: EC2InstanceNoDevice -> EC2InstanceNoDevice -> Bool # | |
| Show EC2InstanceNoDevice # | |
Defined in Stratosphere.ResourceProperties.EC2InstanceNoDevice Methods showsPrec :: Int -> EC2InstanceNoDevice -> ShowS # show :: EC2InstanceNoDevice -> String # showList :: [EC2InstanceNoDevice] -> ShowS # | |
| ToJSON EC2InstanceNoDevice # | |
Defined in Stratosphere.ResourceProperties.EC2InstanceNoDevice Methods toJSON :: EC2InstanceNoDevice -> Value # toEncoding :: EC2InstanceNoDevice -> Encoding # toJSONList :: [EC2InstanceNoDevice] -> Value # toEncodingList :: [EC2InstanceNoDevice] -> Encoding # | |
| FromJSON EC2InstanceNoDevice # | |
Defined in Stratosphere.ResourceProperties.EC2InstanceNoDevice Methods parseJSON :: Value -> Parser EC2InstanceNoDevice # parseJSONList :: Value -> Parser [EC2InstanceNoDevice] # | |
ec2InstanceNoDevice :: EC2InstanceNoDevice #
Constructor for EC2InstanceNoDevice containing required fields as
arguments.