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

Stratosphere.Lightsail.Instance.DiskProperty

Documentation

data DiskProperty Source #

Instances

Instances details
ToJSON DiskProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

Show DiskProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

Eq DiskProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

ToResourceProperties DiskProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

Property "AttachedTo" DiskProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

Associated Types

type PropertyType "AttachedTo" DiskProperty 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

type PropertyType "AttachedTo" DiskProperty = Value Text
Property "AttachmentState" DiskProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

Associated Types

type PropertyType "AttachmentState" DiskProperty 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

type PropertyType "AttachmentState" DiskProperty = Value Text

Methods

set :: PropertyType "AttachmentState" DiskProperty -> DiskProperty -> DiskProperty #

Property "DiskName" DiskProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

Associated Types

type PropertyType "DiskName" DiskProperty 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

Property "IOPS" DiskProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

Associated Types

type PropertyType "IOPS" DiskProperty 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

Property "IsSystemDisk" DiskProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

Associated Types

type PropertyType "IsSystemDisk" DiskProperty 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

type PropertyType "IsSystemDisk" DiskProperty = Value Bool

Methods

set :: PropertyType "IsSystemDisk" DiskProperty -> DiskProperty -> DiskProperty #

Property "Path" DiskProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

Associated Types

type PropertyType "Path" DiskProperty 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

Property "SizeInGb" DiskProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

Associated Types

type PropertyType "SizeInGb" DiskProperty 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

type PropertyType "AttachedTo" DiskProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

type PropertyType "AttachedTo" DiskProperty = Value Text
type PropertyType "AttachmentState" DiskProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

type PropertyType "AttachmentState" DiskProperty = Value Text
type PropertyType "DiskName" DiskProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

type PropertyType "IOPS" DiskProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

type PropertyType "IsSystemDisk" DiskProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

type PropertyType "IsSystemDisk" DiskProperty = Value Bool
type PropertyType "Path" DiskProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty

type PropertyType "SizeInGb" DiskProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.DiskProperty