stratosphere-bedrock-1.0.0: gen/Stratosphere/Bedrock/DataAutomationProject/ImageBoundingBoxProperty.hs-boot
module Stratosphere.Bedrock.DataAutomationProject.ImageBoundingBoxProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data ImageBoundingBoxProperty :: Prelude.Type
instance ToResourceProperties ImageBoundingBoxProperty
instance Prelude.Eq ImageBoundingBoxProperty
instance Prelude.Show ImageBoundingBoxProperty
instance JSON.ToJSON ImageBoundingBoxProperty