amazonka-quicksight-2.0: Amazon QuickSight 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.QuickSight.Types.SheetControlSliderType

Description

 

Documentation

newtype SheetControlSliderType Source #

Instances

Instances details
FromJSON SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

FromJSONKey SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

ToJSON SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

ToJSONKey SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

ToByteString SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

ToHeader SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

ToLog SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

ToQuery SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

FromText SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

ToText SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

FromXML SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

ToXML SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

Generic SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

Associated Types

type Rep SheetControlSliderType :: Type -> Type #

Read SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

Show SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

NFData SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

Methods

rnf :: SheetControlSliderType -> () #

Eq SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

Ord SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

Hashable SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

type Rep SheetControlSliderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlSliderType

type Rep SheetControlSliderType = D1 ('MetaData "SheetControlSliderType" "Amazonka.QuickSight.Types.SheetControlSliderType" "amazonka-quicksight-2.0-9P6nV9koXl6GTlt8ZjS7C9" 'True) (C1 ('MetaCons "SheetControlSliderType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSheetControlSliderType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))