amazonka-evidently-2.0: Amazon CloudWatch Evidently 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.Evidently.Types.LaunchStopDesiredState

Description

 

Documentation

newtype LaunchStopDesiredState Source #

Instances

Instances details
FromJSON LaunchStopDesiredState Source # 
Instance details

Defined in Amazonka.Evidently.Types.LaunchStopDesiredState

FromJSONKey LaunchStopDesiredState Source # 
Instance details

Defined in Amazonka.Evidently.Types.LaunchStopDesiredState

ToJSON LaunchStopDesiredState Source # 
Instance details

Defined in Amazonka.Evidently.Types.LaunchStopDesiredState

ToJSONKey LaunchStopDesiredState Source # 
Instance details

Defined in Amazonka.Evidently.Types.LaunchStopDesiredState

ToByteString LaunchStopDesiredState Source # 
Instance details

Defined in Amazonka.Evidently.Types.LaunchStopDesiredState

ToHeader LaunchStopDesiredState Source # 
Instance details

Defined in Amazonka.Evidently.Types.LaunchStopDesiredState

ToLog LaunchStopDesiredState Source # 
Instance details

Defined in Amazonka.Evidently.Types.LaunchStopDesiredState

ToQuery LaunchStopDesiredState Source # 
Instance details

Defined in Amazonka.Evidently.Types.LaunchStopDesiredState

FromText LaunchStopDesiredState Source # 
Instance details

Defined in Amazonka.Evidently.Types.LaunchStopDesiredState

ToText LaunchStopDesiredState Source # 
Instance details

Defined in Amazonka.Evidently.Types.LaunchStopDesiredState

FromXML LaunchStopDesiredState Source # 
Instance details

Defined in Amazonka.Evidently.Types.LaunchStopDesiredState

ToXML LaunchStopDesiredState Source # 
Instance details

Defined in Amazonka.Evidently.Types.LaunchStopDesiredState

Generic LaunchStopDesiredState Source # 
Instance details

Defined in Amazonka.Evidently.Types.LaunchStopDesiredState

Associated Types

type Rep LaunchStopDesiredState :: Type -> Type #

Read LaunchStopDesiredState Source # 
Instance details

Defined in Amazonka.Evidently.Types.LaunchStopDesiredState

Show LaunchStopDesiredState Source # 
Instance details

Defined in Amazonka.Evidently.Types.LaunchStopDesiredState

NFData LaunchStopDesiredState Source # 
Instance details

Defined in Amazonka.Evidently.Types.LaunchStopDesiredState

Methods

rnf :: LaunchStopDesiredState -> () #

Eq LaunchStopDesiredState Source # 
Instance details

Defined in Amazonka.Evidently.Types.LaunchStopDesiredState

Ord LaunchStopDesiredState Source # 
Instance details

Defined in Amazonka.Evidently.Types.LaunchStopDesiredState

Hashable LaunchStopDesiredState Source # 
Instance details

Defined in Amazonka.Evidently.Types.LaunchStopDesiredState

type Rep LaunchStopDesiredState Source # 
Instance details

Defined in Amazonka.Evidently.Types.LaunchStopDesiredState

type Rep LaunchStopDesiredState = D1 ('MetaData "LaunchStopDesiredState" "Amazonka.Evidently.Types.LaunchStopDesiredState" "amazonka-evidently-2.0-Es2fJk98R0DAUPYaVkZSYC" 'True) (C1 ('MetaCons "LaunchStopDesiredState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLaunchStopDesiredState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))