module Stratosphere.QuickSight.Dashboard.TableCellImageSizingConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data TableCellImageSizingConfigurationProperty :: Prelude.Type instance ToResourceProperties TableCellImageSizingConfigurationProperty instance Prelude.Eq TableCellImageSizingConfigurationProperty instance Prelude.Show TableCellImageSizingConfigurationProperty instance JSON.ToJSON TableCellImageSizingConfigurationProperty