OneTimeScheduleResponse

data class OneTimeScheduleResponse(val executeTime: String)

Sets the time for a one time patch deployment. Timestamp is in RFC3339 text format.

Constructors

Link copied to clipboard
constructor(executeTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The desired patch job execution time.