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

Description

 

Documentation

newtype EmbeddingIdentityType Source #

Instances

Instances details
FromJSON EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

FromJSONKey EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToJSON EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToJSONKey EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToByteString EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToHeader EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToLog EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToQuery EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

FromText EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToText EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

FromXML EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

ToXML EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

Generic EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

Associated Types

type Rep EmbeddingIdentityType :: Type -> Type #

Read EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

Show EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

NFData EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

Methods

rnf :: EmbeddingIdentityType -> () #

Eq EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

Ord EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

Hashable EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

type Rep EmbeddingIdentityType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.EmbeddingIdentityType

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