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

Description

 

Documentation

newtype FolderFilterAttribute Source #

Instances

Instances details
Eq FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

Ord FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

Read FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

Show FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

Generic FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

Associated Types

type Rep FolderFilterAttribute :: Type -> Type #

NFData FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

Methods

rnf :: FolderFilterAttribute -> () #

Hashable FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToJSON FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToJSONKey FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

FromJSON FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

FromJSONKey FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToLog FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToHeader FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToQuery FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

FromXML FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToXML FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToByteString FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

FromText FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

ToText FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

type Rep FolderFilterAttribute Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderFilterAttribute

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