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