V2Policy Orchestrator For Organization Orchestrated Resource Os Policy Assignment V1Payload Rollout
data class V2PolicyOrchestratorForOrganizationOrchestratedResourceOsPolicyAssignmentV1PayloadRollout(val disruptionBudget: V2PolicyOrchestratorForOrganizationOrchestratedResourceOsPolicyAssignmentV1PayloadRolloutDisruptionBudget, val minWaitDuration: String)
Constructors
Link copied to clipboard
constructor(disruptionBudget: V2PolicyOrchestratorForOrganizationOrchestratedResourceOsPolicyAssignmentV1PayloadRolloutDisruptionBudget, minWaitDuration: String)
Properties
Link copied to clipboard
val disruptionBudget: V2PolicyOrchestratorForOrganizationOrchestratedResourceOsPolicyAssignmentV1PayloadRolloutDisruptionBudget
Message encapsulating a value that can be either absolute ("fixed") or relative ("percent") to a value. Structure is documented below.
Link copied to clipboard
Required. This determines the minimum duration of time to wait after the configuration changes are applied through the current rollout. A VM continues to count towards the disruption_budget
at least until this duration of time has passed after configuration changes are applied.