PutScheduledUpdateGroupActionRequest |
PutScheduledUpdateGroupActionRequest.clone() |
|
PutScheduledUpdateGroupActionRequest |
PutScheduledUpdateGroupActionRequest.withAutoScalingGroupName(String autoScalingGroupName) |
The name or Amazon Resource Name (ARN) of the Auto Scaling group.
|
PutScheduledUpdateGroupActionRequest |
PutScheduledUpdateGroupActionRequest.withDesiredCapacity(Integer desiredCapacity) |
The number of EC2 instances that should be running in the group.
|
PutScheduledUpdateGroupActionRequest |
PutScheduledUpdateGroupActionRequest.withEndTime(Date endTime) |
The time for this action to end.
|
PutScheduledUpdateGroupActionRequest |
PutScheduledUpdateGroupActionRequest.withMaxSize(Integer maxSize) |
The maximum size for the Auto Scaling group.
|
PutScheduledUpdateGroupActionRequest |
PutScheduledUpdateGroupActionRequest.withMinSize(Integer minSize) |
The minimum size for the Auto Scaling group.
|
PutScheduledUpdateGroupActionRequest |
PutScheduledUpdateGroupActionRequest.withRecurrence(String recurrence) |
The time when recurring future actions will start.
|
PutScheduledUpdateGroupActionRequest |
PutScheduledUpdateGroupActionRequest.withScheduledActionName(String scheduledActionName) |
The name of this scaling action.
|
PutScheduledUpdateGroupActionRequest |
PutScheduledUpdateGroupActionRequest.withStartTime(Date startTime) |
The time for this action to start, in "YYYY-MM-DDThh:mm:ssZ" format in
UTC/GMT only (for example, 2014-06-01T00:00:00Z ).
|
PutScheduledUpdateGroupActionRequest |
PutScheduledUpdateGroupActionRequest.withTime(Date time) |
This parameter is deprecated.
|