amazonka-wellarchitected-2.0: Amazon Well-Architected Tool 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.WellArchitected.Types.LensStatus

Description

 

Documentation

newtype LensStatus Source #

Constructors

LensStatus' 

Fields

Instances

Instances details
FromJSON LensStatus Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatus

FromJSONKey LensStatus Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatus

ToJSON LensStatus Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatus

ToJSONKey LensStatus Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatus

ToByteString LensStatus Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatus

ToHeader LensStatus Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatus

ToLog LensStatus Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatus

ToQuery LensStatus Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatus

FromText LensStatus Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatus

ToText LensStatus Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatus

Methods

toText :: LensStatus -> Text #

FromXML LensStatus Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatus

ToXML LensStatus Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatus

Methods

toXML :: LensStatus -> XML #

Generic LensStatus Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatus

Associated Types

type Rep LensStatus :: Type -> Type #

Read LensStatus Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatus

Show LensStatus Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatus

NFData LensStatus Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatus

Methods

rnf :: LensStatus -> () #

Eq LensStatus Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatus

Ord LensStatus Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatus

Hashable LensStatus Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatus

type Rep LensStatus Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatus

type Rep LensStatus = D1 ('MetaData "LensStatus" "Amazonka.WellArchitected.Types.LensStatus" "amazonka-wellarchitected-2.0-B9ahtNDcb8r448GjCnHecq" 'True) (C1 ('MetaCons "LensStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLensStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))