stratosphere-codedeploy-1.0.0: gen/Stratosphere/CodeDeploy/DeploymentGroup/DeploymentProperty.hs-boot
module Stratosphere.CodeDeploy.DeploymentGroup.DeploymentProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data DeploymentProperty :: Prelude.Type
instance ToResourceProperties DeploymentProperty
instance Prelude.Eq DeploymentProperty
instance Prelude.Show DeploymentProperty
instance JSON.ToJSON DeploymentProperty