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

Description

 

Documentation

newtype PaperOrientation Source #

Instances

Instances details
FromJSON PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

FromJSONKey PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

ToJSON PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

ToJSONKey PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

ToByteString PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

ToHeader PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

ToLog PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

ToQuery PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

FromText PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

ToText PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

FromXML PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

ToXML PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

Generic PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

Associated Types

type Rep PaperOrientation :: Type -> Type #

Read PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

Show PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

NFData PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

Methods

rnf :: PaperOrientation -> () #

Eq PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

Ord PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

Hashable PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

type Rep PaperOrientation Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperOrientation

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