C# Class Amazon.AutoScaling.Model.DescribeScheduledActionsRequest

Container for the parameters to the DescribeScheduledActions operation.

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.

Inheritance: Amazon.Runtime.AmazonWebServiceRequest
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAutoScalingGroupName ( ) : bool
IsSetEndTime ( ) : bool
IsSetMaxRecords ( ) : bool
IsSetNextToken ( ) : bool
IsSetScheduledActionNames ( ) : bool
IsSetStartTime ( ) : bool