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