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