AutoScalingGroupName |
String
|
Required: Yes. The name or ARN of the Auto Scaling group.Update requires: Replacement |
DesiredCapacity |
Number
|
Required: No. The number of Amazon EC2 instances that should be running in the Auto Scaling group.Update requires: No interruption |
EndTime |
Date
|
Required: No. The time in UTC for this schedule to end. For example,
2010-06-01T00:00:00Z.Update requires: No interruption |
MaxSize |
Number
|
Required: No. The maximum number of Amazon EC2 instances in the Auto Scaling group.Update requires: No interruption |
MinSize |
Number
|
Required: No. The minimum number of Amazon EC2 instances in the Auto Scaling group.Update requires: No interruption |
Recurrence |
String
|
Required: No. The time in UTC when recurring future actions will start. You specify the start
time by following the Unix cron syntax format. For more information about cron
syntax, go to http://en.wikipedia.org/wiki/Cron.Specifying the StartTime and EndTime properties with
Recurrence property forms the start and stop boundaries of the
recurring action.Update requires: No interruption |
StartTime |
Date
|
Required: No. The time in UTC for this schedule to start. For example,
2010-06-01T00:00:00Z.Update requires: No interruption |