SlotStartTimeRangeRequest

Describes the time period for a Scheduled Instance to start its first schedule.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val earliestTime: <Error class: unknown class>?

The earliest date and time, in UTC, for the Scheduled Instance to start.

Link copied to clipboard
val latestTime: <Error class: unknown class>?

The latest date and time, in UTC, for the Scheduled Instance to start.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String