libZSservicesZSamazonka-quicksightZSamazonka-quicksight
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.QuickSight.Types.IdentityStore

Description

 

Documentation

newtype IdentityStore Source #

Constructors

IdentityStore' 

Bundled Patterns

pattern IdentityStore_QUICKSIGHT :: IdentityStore 

Instances

Instances details
Eq IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Ord IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Read IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Show IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Generic IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Associated Types

type Rep IdentityStore :: Type -> Type #

NFData IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Methods

rnf :: IdentityStore -> () #

Hashable IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

ToJSON IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

ToJSONKey IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

FromJSON IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

FromJSONKey IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

ToLog IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

ToHeader IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

ToQuery IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

FromXML IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

ToXML IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Methods

toXML :: IdentityStore -> XML #

ToByteString IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

FromText IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

ToText IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

Methods

toText :: IdentityStore -> Text #

type Rep IdentityStore Source # 
Instance details

Defined in Amazonka.QuickSight.Types.IdentityStore

type Rep IdentityStore = D1 ('MetaData "IdentityStore" "Amazonka.QuickSight.Types.IdentityStore" "libZSservicesZSamazonka-quicksightZSamazonka-quicksight" 'True) (C1 ('MetaCons "IdentityStore'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromIdentityStore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))