| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceAttributes.UpdatePolicy
Description
Use the UpdatePolicy attribute to specify how AWS CloudFormation handles updates to the AWS::AutoScaling::AutoScalingGroup resource. AWS CloudFormation invokes one of three update policies depending on the type of change you make or on whether a scheduled action is associated with the Auto Scaling group.
Documentation
data UpdatePolicy Source #
Full data type definition for UpdatePolicy. See mkUpdatePolicy for a more
convenient constructor.
Constructors
| UpdatePolicy | |
Instances
mkUpdatePolicy :: UpdatePolicy Source #
Constructor for UpdatePolicy containing required fields as arguments.