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