stratosphere-0.2.0: EDSL for AWS CloudFormation

Safe HaskellNone
LanguageHaskell2010

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.

Synopsis

Documentation

data UpdatePolicy Source #

Full data type definition for UpdatePolicy. See updatePolicy for a more convenient constructor.

updatePolicy :: UpdatePolicy Source #

Constructor for UpdatePolicy containing required fields as arguments.