OSPolicy Assignment Rollout Response
data class OSPolicyAssignmentRolloutResponse(val disruptionBudget: FixedOrPercentResponse, val minWaitDuration: String)
Message to configure the rollout at the zonal level for the OS policy assignment.
Constructors
Link copied to clipboard
fun OSPolicyAssignmentRolloutResponse(disruptionBudget: FixedOrPercentResponse, minWaitDuration: String)