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

Description

 

Documentation

newtype StaticSourcesSupportValue Source #

Instances

Instances details
FromJSON StaticSourcesSupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.StaticSourcesSupportValue

FromJSONKey StaticSourcesSupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.StaticSourcesSupportValue

ToJSON StaticSourcesSupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.StaticSourcesSupportValue

ToJSONKey StaticSourcesSupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.StaticSourcesSupportValue

ToByteString StaticSourcesSupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.StaticSourcesSupportValue

ToHeader StaticSourcesSupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.StaticSourcesSupportValue

ToLog StaticSourcesSupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.StaticSourcesSupportValue

ToQuery StaticSourcesSupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.StaticSourcesSupportValue

FromText StaticSourcesSupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.StaticSourcesSupportValue

ToText StaticSourcesSupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.StaticSourcesSupportValue

FromXML StaticSourcesSupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.StaticSourcesSupportValue

ToXML StaticSourcesSupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.StaticSourcesSupportValue

Generic StaticSourcesSupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.StaticSourcesSupportValue

Associated Types

type Rep StaticSourcesSupportValue :: Type -> Type #

Read StaticSourcesSupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.StaticSourcesSupportValue

Show StaticSourcesSupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.StaticSourcesSupportValue

NFData StaticSourcesSupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.StaticSourcesSupportValue

Eq StaticSourcesSupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.StaticSourcesSupportValue

Ord StaticSourcesSupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.StaticSourcesSupportValue

Hashable StaticSourcesSupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.StaticSourcesSupportValue

type Rep StaticSourcesSupportValue Source # 
Instance details

Defined in Amazonka.EC2.Types.StaticSourcesSupportValue

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