libZSservicesZSamazonka-syntheticsZSamazonka-synthetics
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.Synthetics.Types.CanaryRunStateReasonCode

Description

 

Documentation

newtype CanaryRunStateReasonCode Source #

Instances

Instances details
Eq CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

Ord CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

Read CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

Show CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

Generic CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

Associated Types

type Rep CanaryRunStateReasonCode :: Type -> Type #

NFData CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

Hashable CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

ToJSON CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

ToJSONKey CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

FromJSON CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

FromJSONKey CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

ToLog CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

ToHeader CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

ToQuery CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

FromXML CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

ToXML CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

ToByteString CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

FromText CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

ToText CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

type Rep CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

type Rep CanaryRunStateReasonCode = D1 ('MetaData "CanaryRunStateReasonCode" "Amazonka.Synthetics.Types.CanaryRunStateReasonCode" "libZSservicesZSamazonka-syntheticsZSamazonka-synthetics" 'True) (C1 ('MetaCons "CanaryRunStateReasonCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCanaryRunStateReasonCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))