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

Description

 

Documentation

newtype ReportStatusType Source #

Instances

Instances details
FromJSON ReportStatusType Source # 
Instance details

Defined in Amazonka.EC2.Types.ReportStatusType

FromJSONKey ReportStatusType Source # 
Instance details

Defined in Amazonka.EC2.Types.ReportStatusType

ToJSON ReportStatusType Source # 
Instance details

Defined in Amazonka.EC2.Types.ReportStatusType

ToJSONKey ReportStatusType Source # 
Instance details

Defined in Amazonka.EC2.Types.ReportStatusType

ToByteString ReportStatusType Source # 
Instance details

Defined in Amazonka.EC2.Types.ReportStatusType

ToHeader ReportStatusType Source # 
Instance details

Defined in Amazonka.EC2.Types.ReportStatusType

ToLog ReportStatusType Source # 
Instance details

Defined in Amazonka.EC2.Types.ReportStatusType

ToQuery ReportStatusType Source # 
Instance details

Defined in Amazonka.EC2.Types.ReportStatusType

FromText ReportStatusType Source # 
Instance details

Defined in Amazonka.EC2.Types.ReportStatusType

ToText ReportStatusType Source # 
Instance details

Defined in Amazonka.EC2.Types.ReportStatusType

FromXML ReportStatusType Source # 
Instance details

Defined in Amazonka.EC2.Types.ReportStatusType

ToXML ReportStatusType Source # 
Instance details

Defined in Amazonka.EC2.Types.ReportStatusType

Generic ReportStatusType Source # 
Instance details

Defined in Amazonka.EC2.Types.ReportStatusType

Associated Types

type Rep ReportStatusType :: Type -> Type #

Read ReportStatusType Source # 
Instance details

Defined in Amazonka.EC2.Types.ReportStatusType

Show ReportStatusType Source # 
Instance details

Defined in Amazonka.EC2.Types.ReportStatusType

NFData ReportStatusType Source # 
Instance details

Defined in Amazonka.EC2.Types.ReportStatusType

Methods

rnf :: ReportStatusType -> () #

Eq ReportStatusType Source # 
Instance details

Defined in Amazonka.EC2.Types.ReportStatusType

Ord ReportStatusType Source # 
Instance details

Defined in Amazonka.EC2.Types.ReportStatusType

Hashable ReportStatusType Source # 
Instance details

Defined in Amazonka.EC2.Types.ReportStatusType

type Rep ReportStatusType Source # 
Instance details

Defined in Amazonka.EC2.Types.ReportStatusType

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