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

Description

 

Documentation

newtype LensStatusType Source #

Constructors

LensStatusType' 

Instances

Instances details
FromJSON LensStatusType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatusType

FromJSONKey LensStatusType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatusType

ToJSON LensStatusType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatusType

ToJSONKey LensStatusType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatusType

ToByteString LensStatusType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatusType

ToHeader LensStatusType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatusType

ToLog LensStatusType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatusType

ToQuery LensStatusType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatusType

FromText LensStatusType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatusType

ToText LensStatusType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatusType

FromXML LensStatusType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatusType

ToXML LensStatusType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatusType

Methods

toXML :: LensStatusType -> XML #

Generic LensStatusType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatusType

Associated Types

type Rep LensStatusType :: Type -> Type #

Read LensStatusType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatusType

Show LensStatusType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatusType

NFData LensStatusType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatusType

Methods

rnf :: LensStatusType -> () #

Eq LensStatusType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatusType

Ord LensStatusType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatusType

Hashable LensStatusType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatusType

type Rep LensStatusType Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensStatusType

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