StartServiceSoftwareUpdateRequest

Container for the request parameters to the StartServiceSoftwareUpdate operation.

Types

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

Properties

Link copied to clipboard

The Epoch timestamp when you want the service software update to start. You only need to specify this parameter if you set ScheduleAt to TIMESTAMP.

Link copied to clipboard

The name of the domain that you want to update to the latest service software.

Link copied to clipboard

When to start the service software update.

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