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

Description

 

Documentation

newtype TableOrientation Source #

Instances

Instances details
FromJSON TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

FromJSONKey TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

ToJSON TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

ToJSONKey TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

ToByteString TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

ToHeader TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

ToLog TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

ToQuery TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

FromText TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

ToText TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

FromXML TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

ToXML TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

Generic TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

Associated Types

type Rep TableOrientation :: Type -> Type #

Read TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

Show TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

NFData TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

Methods

rnf :: TableOrientation -> () #

Eq TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

Ord TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

Hashable TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

type Rep TableOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableOrientation

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