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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The desired patch job execution time.