AWS SDK for .NET Documentation
Time Property
AmazonAmazon.AutoScaling.ModelPutScheduledUpdateGroupActionRequestTime Did this page help you?   Yes   No    Tell us about it...
Time is deprecated. The time for this action to start. Time is an alias for StartTime and can be specified instead of StartTime, or vice versa. If both Time and StartTime are specified, their values should be identical. Otherwise, PutScheduledUpdateGroupAction will return an error.
Declaration Syntax
C#
public DateTime Time { get; set; }

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