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