Application Autoscaling Scheduled Action.
To declare this entity in your AWS CloudFormation template, use the following syntax:
{ "Type" : "AwsCommunity::ApplicationAutoscaling::ScheduledAction", "Properties" : { "EndTime" : String, "ResourceId" : String, "ScalableDimension" : String, "ScalableTargetAction" : ScalableTargetAction, "Schedule" : String, "ScheduledActionName" : String, "ServiceNamespace" : String, "StartTime" : String, "Timezone" : String, } }
Type: AwsCommunity::ApplicationAutoscaling::ScheduledAction Properties: EndTime: String ResourceId: String ScalableDimension: String ScalableTargetAction: ScalableTargetAction Schedule: String ScheduledActionName: String ServiceNamespace: String StartTime: String Timezone: String
Required: No
Type: String
Update requires: No interruption
Required: Yes
Type: String
Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*
Update requires: Replacement
Required: Yes
Type: String
Update requires: Replacement
Required: Yes
Type: ScalableTargetAction
Update requires: No interruption
Required: Yes
Type: String
Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*
Update requires: No interruption
Required: Yes
Type: String
Pattern: (?!((^[ ]+.)|(.([\u0000-\u001f]|[\u007f-\u009f]|[:/|])+.)|(.[ ]+$))).+
Update requires: Replacement
Required: Yes
Type: String
Update requires: Replacement
Required: No
Type: String
Update requires: No interruption
Required: No
Type: String
Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*
Update requires: No interruption
When you pass the logical ID of this resource to the intrinsic Ref
function, Ref returns the ScheduledActionARN.
The Fn::GetAtt
intrinsic function returns a value for a specified attribute of this type. The following are the available attributes and sample return values.
For more information about using the Fn::GetAtt
intrinsic function, see Fn::GetAtt.
Returns the ScheduledActionARN
value.