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

Description

 

Documentation

newtype ValueWhenUnsetOption Source #

Instances

Instances details
FromJSON ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

FromJSONKey ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

ToJSON ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

ToJSONKey ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

ToByteString ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

ToHeader ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

ToLog ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

ToQuery ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

FromText ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

ToText ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

FromXML ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

ToXML ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

Generic ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

Associated Types

type Rep ValueWhenUnsetOption :: Type -> Type #

Read ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

Show ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

NFData ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

Methods

rnf :: ValueWhenUnsetOption -> () #

Eq ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

Ord ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

Hashable ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

type Rep ValueWhenUnsetOption Source # 
Instance details

Defined in Amazonka.QuickSight.Types.ValueWhenUnsetOption

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