SlotDateTimeRangeRequest
public struct SlotDateTimeRangeRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The earliest date and time, in UTC, for the Scheduled Instance to start.
Declaration
Swift
public let earliestTime: TimeStamp
-
The latest date and time, in UTC, for the Scheduled Instance to start. This value must be later than or equal to the earliest date and at most three months in the future.
Declaration
Swift
public let latestTime: TimeStamp