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

Description

 

Documentation

newtype VariationValueType Source #

Instances

Instances details
FromJSON VariationValueType Source # 
Instance details

Defined in Amazonka.Evidently.Types.VariationValueType

FromJSONKey VariationValueType Source # 
Instance details

Defined in Amazonka.Evidently.Types.VariationValueType

ToJSON VariationValueType Source # 
Instance details

Defined in Amazonka.Evidently.Types.VariationValueType

ToJSONKey VariationValueType Source # 
Instance details

Defined in Amazonka.Evidently.Types.VariationValueType

ToByteString VariationValueType Source # 
Instance details

Defined in Amazonka.Evidently.Types.VariationValueType

ToHeader VariationValueType Source # 
Instance details

Defined in Amazonka.Evidently.Types.VariationValueType

ToLog VariationValueType Source # 
Instance details

Defined in Amazonka.Evidently.Types.VariationValueType

ToQuery VariationValueType Source # 
Instance details

Defined in Amazonka.Evidently.Types.VariationValueType

FromText VariationValueType Source # 
Instance details

Defined in Amazonka.Evidently.Types.VariationValueType

ToText VariationValueType Source # 
Instance details

Defined in Amazonka.Evidently.Types.VariationValueType

FromXML VariationValueType Source # 
Instance details

Defined in Amazonka.Evidently.Types.VariationValueType

ToXML VariationValueType Source # 
Instance details

Defined in Amazonka.Evidently.Types.VariationValueType

Generic VariationValueType Source # 
Instance details

Defined in Amazonka.Evidently.Types.VariationValueType

Associated Types

type Rep VariationValueType :: Type -> Type #

Read VariationValueType Source # 
Instance details

Defined in Amazonka.Evidently.Types.VariationValueType

Show VariationValueType Source # 
Instance details

Defined in Amazonka.Evidently.Types.VariationValueType

NFData VariationValueType Source # 
Instance details

Defined in Amazonka.Evidently.Types.VariationValueType

Methods

rnf :: VariationValueType -> () #

Eq VariationValueType Source # 
Instance details

Defined in Amazonka.Evidently.Types.VariationValueType

Ord VariationValueType Source # 
Instance details

Defined in Amazonka.Evidently.Types.VariationValueType

Hashable VariationValueType Source # 
Instance details

Defined in Amazonka.Evidently.Types.VariationValueType

type Rep VariationValueType Source # 
Instance details

Defined in Amazonka.Evidently.Types.VariationValueType

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