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