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

Description

 

Documentation

newtype PaperSize Source #

Constructors

PaperSize' 

Fields

Instances

Instances details
FromJSON PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

FromJSONKey PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

ToJSON PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

ToJSONKey PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

ToByteString PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

Methods

toBS :: PaperSize -> ByteString #

ToHeader PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

ToLog PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

ToQuery PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

FromText PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

ToText PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

Methods

toText :: PaperSize -> Text #

FromXML PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

ToXML PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

Methods

toXML :: PaperSize -> XML #

Generic PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

Associated Types

type Rep PaperSize :: Type -> Type #

Read PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

Show PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

NFData PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

Methods

rnf :: PaperSize -> () #

Eq PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

Ord PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

Hashable PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

type Rep PaperSize Source # 
Instance details

Defined in Amazonka.QuickSight.Types.PaperSize

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