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.EbsEncryptionSupport

Description

 

Documentation

newtype EbsEncryptionSupport Source #

Instances

Instances details
FromJSON EbsEncryptionSupport Source # 
Instance details

Defined in Amazonka.EC2.Types.EbsEncryptionSupport

FromJSONKey EbsEncryptionSupport Source # 
Instance details

Defined in Amazonka.EC2.Types.EbsEncryptionSupport

ToJSON EbsEncryptionSupport Source # 
Instance details

Defined in Amazonka.EC2.Types.EbsEncryptionSupport

ToJSONKey EbsEncryptionSupport Source # 
Instance details

Defined in Amazonka.EC2.Types.EbsEncryptionSupport

ToByteString EbsEncryptionSupport Source # 
Instance details

Defined in Amazonka.EC2.Types.EbsEncryptionSupport

ToHeader EbsEncryptionSupport Source # 
Instance details

Defined in Amazonka.EC2.Types.EbsEncryptionSupport

ToLog EbsEncryptionSupport Source # 
Instance details

Defined in Amazonka.EC2.Types.EbsEncryptionSupport

ToQuery EbsEncryptionSupport Source # 
Instance details

Defined in Amazonka.EC2.Types.EbsEncryptionSupport

FromText EbsEncryptionSupport Source # 
Instance details

Defined in Amazonka.EC2.Types.EbsEncryptionSupport

ToText EbsEncryptionSupport Source # 
Instance details

Defined in Amazonka.EC2.Types.EbsEncryptionSupport

FromXML EbsEncryptionSupport Source # 
Instance details

Defined in Amazonka.EC2.Types.EbsEncryptionSupport

ToXML EbsEncryptionSupport Source # 
Instance details

Defined in Amazonka.EC2.Types.EbsEncryptionSupport

Generic EbsEncryptionSupport Source # 
Instance details

Defined in Amazonka.EC2.Types.EbsEncryptionSupport

Associated Types

type Rep EbsEncryptionSupport :: Type -> Type #

Read EbsEncryptionSupport Source # 
Instance details

Defined in Amazonka.EC2.Types.EbsEncryptionSupport

Show EbsEncryptionSupport Source # 
Instance details

Defined in Amazonka.EC2.Types.EbsEncryptionSupport

NFData EbsEncryptionSupport Source # 
Instance details

Defined in Amazonka.EC2.Types.EbsEncryptionSupport

Methods

rnf :: EbsEncryptionSupport -> () #

Eq EbsEncryptionSupport Source # 
Instance details

Defined in Amazonka.EC2.Types.EbsEncryptionSupport

Ord EbsEncryptionSupport Source # 
Instance details

Defined in Amazonka.EC2.Types.EbsEncryptionSupport

Hashable EbsEncryptionSupport Source # 
Instance details

Defined in Amazonka.EC2.Types.EbsEncryptionSupport

type Rep EbsEncryptionSupport Source # 
Instance details

Defined in Amazonka.EC2.Types.EbsEncryptionSupport

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