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

Description

 

Documentation

newtype CustomContentType Source #

Instances

Instances details
FromJSON CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

FromJSONKey CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

ToJSON CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

ToJSONKey CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

ToByteString CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

ToHeader CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

ToLog CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

ToQuery CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

FromText CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

ToText CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

FromXML CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

ToXML CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

Generic CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

Associated Types

type Rep CustomContentType :: Type -> Type #

Read CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

Show CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

NFData CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

Methods

rnf :: CustomContentType -> () #

Eq CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

Ord CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

Hashable CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

type Rep CustomContentType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.CustomContentType

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