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