AWS SDK for .NET Documentation
ScheduledActionNames Property
AmazonAmazon.AutoScaling.ModelDescribeScheduledActionsRequestScheduledActionNames Did this page help you?   Yes   No    Tell us about it...
A list of scheduled actions to be described. If this list is omitted, all scheduled actions are described. The list of requested scheduled actions cannot contain more than 50 items. If an auto scaling group name is provided, the results are limited to that group. If unknown scheduled actions are requested, they are ignored with no error.
Declaration Syntax
C#
public List<string> ScheduledActionNames { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)