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