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

Description

 

Documentation

newtype TableCellImageScalingConfiguration Source #

Instances

Instances details
FromJSON TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

FromJSONKey TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

ToJSON TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

ToJSONKey TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

ToByteString TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

ToHeader TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

ToLog TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

ToQuery TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

FromText TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

ToText TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

FromXML TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

ToXML TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

Generic TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

Associated Types

type Rep TableCellImageScalingConfiguration :: Type -> Type #

Read TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

Show TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

NFData TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

Eq TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

Ord TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

Hashable TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

type Rep TableCellImageScalingConfiguration Source # 
Instance details

Defined in Amazonka.QuickSight.Types.TableCellImageScalingConfiguration

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