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

Description

 

Documentation

newtype CanaryRunState Source #

Constructors

CanaryRunState' 

Instances

Instances details
Eq CanaryRunState Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunState

Ord CanaryRunState Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunState

Read CanaryRunState Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunState

Show CanaryRunState Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunState

Generic CanaryRunState Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunState

Associated Types

type Rep CanaryRunState :: Type -> Type #

NFData CanaryRunState Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunState

Methods

rnf :: CanaryRunState -> () #

Hashable CanaryRunState Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunState

ToJSON CanaryRunState Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunState

ToJSONKey CanaryRunState Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunState

FromJSON CanaryRunState Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunState

FromJSONKey CanaryRunState Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunState

ToLog CanaryRunState Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunState

ToHeader CanaryRunState Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunState

ToQuery CanaryRunState Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunState

FromXML CanaryRunState Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunState

ToXML CanaryRunState Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunState

Methods

toXML :: CanaryRunState -> XML #

ToByteString CanaryRunState Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunState

FromText CanaryRunState Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunState

ToText CanaryRunState Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunState

type Rep CanaryRunState Source # 
Instance details

Defined in Amazonka.Synthetics.Types.CanaryRunState

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