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