amazonka-synthetics-2.0: Amazon Synthetics 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.Synthetics.Types.CanaryRunStateReasonCode

Description

 

Documentation

newtype CanaryRunStateReasonCode Source #

Instances

Instances details
FromJSON CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

FromJSONKey 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

ToByteString CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

ToHeader CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

ToLog CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

ToQuery 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

FromXML CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

ToXML 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 #

Read CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

Show CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

NFData CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

Eq CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

Ord CanaryRunStateReasonCode Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunStateReasonCode

Hashable 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" "amazonka-synthetics-2.0-3I8gICXDswl2F1HDbijRHZ" 'True) (C1 ('MetaCons "CanaryRunStateReasonCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCanaryRunStateReasonCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))