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