module Stratosphere.ApiGateway.Deployment.StageDescriptionProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data StageDescriptionProperty :: Prelude.Type instance ToResourceProperties StageDescriptionProperty instance Prelude.Eq StageDescriptionProperty instance Prelude.Show StageDescriptionProperty instance JSON.ToJSON StageDescriptionProperty