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

Description

 

Documentation

newtype LayoutElementType Source #

Instances

Instances details
FromJSON LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

FromJSONKey LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

ToJSON LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

ToJSONKey LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

ToByteString LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

ToHeader LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

ToLog LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

ToQuery LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

FromText LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

ToText LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

FromXML LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

ToXML LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

Generic LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

Associated Types

type Rep LayoutElementType :: Type -> Type #

Read LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

Show LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

NFData LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

Methods

rnf :: LayoutElementType -> () #

Eq LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

Ord LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

Hashable LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

type Rep LayoutElementType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.LayoutElementType

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