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

Description

 

Documentation

newtype VerticalTextAlignment Source #

Instances

Instances details
FromJSON VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

FromJSONKey VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

ToJSON VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

ToJSONKey VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

ToByteString VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

ToHeader VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

ToLog VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

ToQuery VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

FromText VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

ToText VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

FromXML VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

ToXML VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

Generic VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

Associated Types

type Rep VerticalTextAlignment :: Type -> Type #

Read VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

Show VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

NFData VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

Methods

rnf :: VerticalTextAlignment -> () #

Eq VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

Ord VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

Hashable VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

type Rep VerticalTextAlignment Source # 
Instance details

Defined in Amazonka.QuickSight.Types.VerticalTextAlignment

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