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