ScheduledUpdateGroupAction
Describes a scheduled scaling action.
Types
Properties
Link copied to clipboard
The name of the Auto Scaling group.
Link copied to clipboard
The desired capacity is the initial capacity of the Auto Scaling group after the scheduled action runs and the capacity it attempts to maintain.
Link copied to clipboard
The recurring schedule for the action, in Unix cron syntax format.
Link copied to clipboard
The Amazon Resource Name (ARN) of the scheduled action.
Link copied to clipboard
The name of the scheduled action.
Functions
Link copied to clipboard
inline fun copy(block: ScheduledUpdateGroupAction.Builder.() -> Unit = {}): ScheduledUpdateGroupAction