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