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