stratosphere-lightsail-1.0.0: Stratosphere integration for AWS Lightsail.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Lightsail.Instance.HardwareProperty

Documentation

data HardwareProperty Source #

Instances

Instances details
ToJSON HardwareProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.HardwareProperty

Show HardwareProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.HardwareProperty

Eq HardwareProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.HardwareProperty

ToResourceProperties HardwareProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.HardwareProperty

Property "CpuCount" HardwareProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.HardwareProperty

Associated Types

type PropertyType "CpuCount" HardwareProperty 
Instance details

Defined in Stratosphere.Lightsail.Instance.HardwareProperty

Property "Disks" HardwareProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.HardwareProperty

Associated Types

type PropertyType "Disks" HardwareProperty 
Instance details

Defined in Stratosphere.Lightsail.Instance.HardwareProperty

Property "RamSizeInGb" HardwareProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.HardwareProperty

Associated Types

type PropertyType "RamSizeInGb" HardwareProperty 
Instance details

Defined in Stratosphere.Lightsail.Instance.HardwareProperty

type PropertyType "CpuCount" HardwareProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.HardwareProperty

type PropertyType "Disks" HardwareProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.HardwareProperty

type PropertyType "RamSizeInGb" HardwareProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.HardwareProperty