AWS SDK for .NET Documentation
StartTime Property
AmazonAmazon.AutoScaling.ModelScheduledUpdateGroupActionStartTime Did this page help you?   Yes   No    Tell us about it...
The time that the action is scheduled to begin. This value can be up to one month in the future. When StartTime and EndTime are specified with Recurrence, they form the boundaries of when the recurring action will start and stop.
Declaration Syntax
C#
public DateTime StartTime { get; set; }

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