AWS::OpsWorks::Instance TimeBasedAutoScaling
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Friday" :
{
, "Monday" :Key
:Value
, ...}{
, "Saturday" :Key
:Value
, ...}{
, "Sunday" :Key
:Value
, ...}{
, "Thursday" :Key
:Value
, ...}{
, "Tuesday" :Key
:Value
, ...}{
, "Wednesday" :Key
:Value
, ...}{
}Key
:Value
, ...}
YAML
Friday:
Monday:
Key
:Value
Saturday:
Key
:Value
Sunday:
Key
:Value
Thursday:
Key
:Value
Tuesday:
Key
:Value
Wednesday:
Key
:Value
Key
:Value
Properties
Friday
-
The schedule for Friday.
Required: No
Type: Object of String
Pattern:
[a-zA-Z0-9]+
Update requires: Replacement
Monday
-
The schedule for Monday.
Required: No
Type: Object of String
Pattern:
[a-zA-Z0-9]+
Update requires: Replacement
Saturday
-
The schedule for Saturday.
Required: No
Type: Object of String
Pattern:
[a-zA-Z0-9]+
Update requires: Replacement
Sunday
-
The schedule for Sunday.
Required: No
Type: Object of String
Pattern:
[a-zA-Z0-9]+
Update requires: Replacement
Thursday
-
The schedule for Thursday.
Required: No
Type: Object of String
Pattern:
[a-zA-Z0-9]+
Update requires: Replacement
Tuesday
-
The schedule for Tuesday.
Required: No
Type: Object of String
Pattern:
[a-zA-Z0-9]+
Update requires: Replacement
Wednesday
-
The schedule for Wednesday.
Required: No
Type: Object of String
Pattern:
[a-zA-Z0-9]+
Update requires: Replacement