libZSservicesZSamazonka-configZSamazonka-config
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.Config.Types.ConformancePackState

Description

 

Documentation

newtype ConformancePackState Source #

Instances

Instances details
Eq ConformancePackState Source # 
Instance details

Defined in Amazonka.Config.Types.ConformancePackState

Ord ConformancePackState Source # 
Instance details

Defined in Amazonka.Config.Types.ConformancePackState

Read ConformancePackState Source # 
Instance details

Defined in Amazonka.Config.Types.ConformancePackState

Show ConformancePackState Source # 
Instance details

Defined in Amazonka.Config.Types.ConformancePackState

Generic ConformancePackState Source # 
Instance details

Defined in Amazonka.Config.Types.ConformancePackState

Associated Types

type Rep ConformancePackState :: Type -> Type #

NFData ConformancePackState Source # 
Instance details

Defined in Amazonka.Config.Types.ConformancePackState

Methods

rnf :: ConformancePackState -> () #

Hashable ConformancePackState Source # 
Instance details

Defined in Amazonka.Config.Types.ConformancePackState

ToJSON ConformancePackState Source # 
Instance details

Defined in Amazonka.Config.Types.ConformancePackState

ToJSONKey ConformancePackState Source # 
Instance details

Defined in Amazonka.Config.Types.ConformancePackState

FromJSON ConformancePackState Source # 
Instance details

Defined in Amazonka.Config.Types.ConformancePackState

FromJSONKey ConformancePackState Source # 
Instance details

Defined in Amazonka.Config.Types.ConformancePackState

ToLog ConformancePackState Source # 
Instance details

Defined in Amazonka.Config.Types.ConformancePackState

ToHeader ConformancePackState Source # 
Instance details

Defined in Amazonka.Config.Types.ConformancePackState

ToQuery ConformancePackState Source # 
Instance details

Defined in Amazonka.Config.Types.ConformancePackState

FromXML ConformancePackState Source # 
Instance details

Defined in Amazonka.Config.Types.ConformancePackState

ToXML ConformancePackState Source # 
Instance details

Defined in Amazonka.Config.Types.ConformancePackState

ToByteString ConformancePackState Source # 
Instance details

Defined in Amazonka.Config.Types.ConformancePackState

FromText ConformancePackState Source # 
Instance details

Defined in Amazonka.Config.Types.ConformancePackState

ToText ConformancePackState Source # 
Instance details

Defined in Amazonka.Config.Types.ConformancePackState

type Rep ConformancePackState Source # 
Instance details

Defined in Amazonka.Config.Types.ConformancePackState

type Rep ConformancePackState = D1 ('MetaData "ConformancePackState" "Amazonka.Config.Types.ConformancePackState" "libZSservicesZSamazonka-configZSamazonka-config" 'True) (C1 ('MetaCons "ConformancePackState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromConformancePackState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))