AWS SDK for .NET Documentation
StartTime Property
AmazonAmazon.AutoScaling.ModelPutScheduledUpdateGroupActionRequestStartTime Did this page help you?   Yes   No    Tell us about it...
The time for this action to start, as in --start-time 2010-06-01T00:00:00Z. If you try to schedule your action in the past, Auto Scaling returns an error message. 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)