Safe Haskell | None |
---|---|
Language | Haskell2010 |
Stratosphere.ResourceProperties.ECSServiceDeploymentConfiguration
- data ECSServiceDeploymentConfiguration = ECSServiceDeploymentConfiguration {}
- ecsServiceDeploymentConfiguration :: ECSServiceDeploymentConfiguration
- ecssdcMaximumPercent :: Lens' ECSServiceDeploymentConfiguration (Maybe (Val Integer))
- ecssdcMinimumHealthyPercent :: Lens' ECSServiceDeploymentConfiguration (Maybe (Val Integer))
Documentation
data ECSServiceDeploymentConfiguration #
Full data type definition for ECSServiceDeploymentConfiguration. See
ecsServiceDeploymentConfiguration
for a more convenient constructor.
Constructors
ECSServiceDeploymentConfiguration | |
ecsServiceDeploymentConfiguration :: ECSServiceDeploymentConfiguration #
Constructor for ECSServiceDeploymentConfiguration
containing required
fields as arguments.