GetKubernetesClusterMaintenancePolicy

data class GetKubernetesClusterMaintenancePolicy(val day: String, val duration: String, val startTime: String)

Constructors

Link copied to clipboard
constructor(day: String, duration: String, startTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val day: String

The day for the service window of the Kubernetes cluster.

Link copied to clipboard

The duration of the operation.

Link copied to clipboard

The start time of the upgrade operation.