This product is not supported for your selected
Datadog site. (
).
aws_autoscaling_scheduled_action
account_id
Type: STRING
auto_scaling_group_name
Type: STRING
Provider name: AutoScalingGroupName
Description: The name of the Auto Scaling group.
desired_capacity
Type: INT32
Provider name: DesiredCapacity
Description: The desired capacity is the initial capacity of the Auto Scaling group after the scheduled action runs and the capacity it attempts to maintain.
end_time
Type: TIMESTAMP
Provider name: EndTime
Description: The date and time in UTC for the recurring schedule to end. For example, “2019-06-01T00:00:00Z”.
max_size
Type: INT32
Provider name: MaxSize
Description: The maximum size of the Auto Scaling group.
min_size
Type: INT32
Provider name: MinSize
Description: The minimum size of the Auto Scaling group.
recurrence
Type: STRING
Provider name: Recurrence
Description: The recurring schedule for the action, in Unix cron syntax format. When StartTime and EndTime are specified with Recurrence, they form the boundaries of when the recurring action starts and stops.
scheduled_action_arn
Type: STRING
Provider name: ScheduledActionARN
Description: The Amazon Resource Name (ARN) of the scheduled action.
scheduled_action_name
Type: STRING
Provider name: ScheduledActionName
Description: The name of the scheduled action.
start_time
Type: TIMESTAMP
Provider name: StartTime
Description: The date and time in UTC for this action to start. For example, “2019-06-01T00:00:00Z”.
Type: UNORDERED_LIST_STRING
time
Type: TIMESTAMP
Provider name: Time
Description: This property is no longer used.
time_zone
Type: STRING
Provider name: TimeZone
Description: The time zone for the cron expression.