A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/ApplicationAutoScaling/Types/ScheduledAction.html below:

ScheduledAction — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ApplicationAutoScaling::Types::ScheduledAction
Inherits:
Struct show all
Defined in:
(unknown)
Overview

Represents a scheduled action.

Instance Attribute Summary collapse Instance Attribute Details #creation_time ⇒ Time

The date and time that the scheduled action was created.

#end_time ⇒ Time

The date and time that the action is scheduled to end.

#resource_id ⇒ String

The identifier of the resource associated with the scaling policy. This string consists of the resource type and unique identifier.

#scalable_dimension ⇒ String

The scalable dimension. This string consists of the service namespace, resource type, and scaling property.

#scalable_target_actionTypes::ScalableTargetAction

The new minimum and maximum capacity. You can set both values or just one. At the scheduled time, if the current capacity is below the minimum capacity, Application Auto Scaling scales out to the minimum capacity. If the current capacity is above the maximum capacity, Application Auto Scaling scales in to the maximum capacity.

#schedule ⇒ String

The schedule for this action. The following formats are supported:

At expressions are useful for one-time schedules. Specify the time in UTC.

For rate expressions, value is a positive integer and unit is minute | minutes | hour | hours | day | days.

For more information about cron expressions, see Cron Expressions in the Amazon CloudWatch Events User Guide.

For examples of using these expressions, see Scheduled Scaling in the Application Auto Scaling User Guide.

#scheduled_action_arn ⇒ String

The Amazon Resource Name (ARN) of the scheduled action.

#scheduled_action_name ⇒ String

The name of the scheduled action.

#service_namespace ⇒ String

The namespace of the AWS service that provides the resource, or a custom-resource.

Possible values:

#start_time ⇒ Time

The date and time that the action is scheduled to begin.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4