amazonka-ec2-2.0: Amazon Elastic Compute Cloud SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.EC2.Types.VolumeState

Description

 

Documentation

newtype VolumeState Source #

Constructors

VolumeState' 

Instances

Instances details
FromJSON VolumeState Source # 
Instance details

Defined in Amazonka.EC2.Types.VolumeState

FromJSONKey VolumeState Source # 
Instance details

Defined in Amazonka.EC2.Types.VolumeState

ToJSON VolumeState Source # 
Instance details

Defined in Amazonka.EC2.Types.VolumeState

ToJSONKey VolumeState Source # 
Instance details

Defined in Amazonka.EC2.Types.VolumeState

ToByteString VolumeState Source # 
Instance details

Defined in Amazonka.EC2.Types.VolumeState

ToHeader VolumeState Source # 
Instance details

Defined in Amazonka.EC2.Types.VolumeState

ToLog VolumeState Source # 
Instance details

Defined in Amazonka.EC2.Types.VolumeState

ToQuery VolumeState Source # 
Instance details

Defined in Amazonka.EC2.Types.VolumeState

FromText VolumeState Source # 
Instance details

Defined in Amazonka.EC2.Types.VolumeState

ToText VolumeState Source # 
Instance details

Defined in Amazonka.EC2.Types.VolumeState

Methods

toText :: VolumeState -> Text #

FromXML VolumeState Source # 
Instance details

Defined in Amazonka.EC2.Types.VolumeState

ToXML VolumeState Source # 
Instance details

Defined in Amazonka.EC2.Types.VolumeState

Methods

toXML :: VolumeState -> XML #

Generic VolumeState Source # 
Instance details

Defined in Amazonka.EC2.Types.VolumeState

Associated Types

type Rep VolumeState :: Type -> Type #

Read VolumeState Source # 
Instance details

Defined in Amazonka.EC2.Types.VolumeState

Show VolumeState Source # 
Instance details

Defined in Amazonka.EC2.Types.VolumeState

NFData VolumeState Source # 
Instance details

Defined in Amazonka.EC2.Types.VolumeState

Methods

rnf :: VolumeState -> () #

Eq VolumeState Source # 
Instance details

Defined in Amazonka.EC2.Types.VolumeState

Ord VolumeState Source # 
Instance details

Defined in Amazonka.EC2.Types.VolumeState

Hashable VolumeState Source # 
Instance details

Defined in Amazonka.EC2.Types.VolumeState

type Rep VolumeState Source # 
Instance details

Defined in Amazonka.EC2.Types.VolumeState

type Rep VolumeState = D1 ('MetaData "VolumeState" "Amazonka.EC2.Types.VolumeState" "amazonka-ec2-2.0-48L9RAJvmvzAdBkRegqWCL" 'True) (C1 ('MetaCons "VolumeState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVolumeState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))