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

Description

 

Documentation

newtype SheetControlListType Source #

Instances

Instances details
FromJSON SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

FromJSONKey SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

ToJSON SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

ToJSONKey SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

ToByteString SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

ToHeader SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

ToLog SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

ToQuery SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

FromText SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

ToText SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

FromXML SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

ToXML SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

Generic SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

Associated Types

type Rep SheetControlListType :: Type -> Type #

Read SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

Show SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

NFData SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

Methods

rnf :: SheetControlListType -> () #

Eq SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

Ord SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

Hashable SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

type Rep SheetControlListType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.SheetControlListType

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