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