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

Description

 

Documentation

newtype FolderType Source #

Constructors

FolderType' 

Fields

Bundled Patterns

pattern FolderType_SHARED :: FolderType 

Instances

Instances details
Eq FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Ord FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Read FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Show FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Generic FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Associated Types

type Rep FolderType :: Type -> Type #

NFData FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Methods

rnf :: FolderType -> () #

Hashable FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

ToJSON FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

ToJSONKey FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

FromJSON FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

FromJSONKey FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

ToLog FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

ToHeader FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

ToQuery FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

FromXML FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

ToXML FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Methods

toXML :: FolderType -> XML #

ToByteString FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

FromText FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

ToText FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

Methods

toText :: FolderType -> Text #

type Rep FolderType Source # 
Instance details

Defined in Amazonka.QuickSight.Types.FolderType

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