Lists all the actions scheduled for your Auto Scaling group that haven't been executed. To see a list of action already executed, see the activity record returned in DescribeScalingActivities.

Namespace: Amazon.AutoScaling
Assembly: AWSSDK (in AWSSDK.dll) Version: 1.4.10.0 (1.4.10.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
DescribeScheduledActionsResponse DescribeScheduledActions()
Function DescribeScheduledActions As DescribeScheduledActionsResponse
DescribeScheduledActionsResponse^ DescribeScheduledActions()

Return Value

The response from the DescribeScheduledActions service method, as returned by AmazonAutoScaling.

Exceptions

See Also