rollout

@JvmName(name = "vbrsbdsjygxustji")
suspend fun rollout(value: Output<OSPolicyAssignmentRolloutArgs>)
@JvmName(name = "bxrkhnjbdxgsostl")
suspend fun rollout(value: OSPolicyAssignmentRolloutArgs?)

Parameters

value

Rollout to deploy the OS policy assignment. A rollout is triggered in the following situations: 1) OSPolicyAssignment is created. 2) OSPolicyAssignment is updated and the update contains changes to one of the following fields: - instance_filter - os_policies 3) OSPolicyAssignment is deleted.


@JvmName(name = "fkmciktwylvcjldr")
suspend fun rollout(argument: suspend OSPolicyAssignmentRolloutArgsBuilder.() -> Unit)

Parameters

argument

Rollout to deploy the OS policy assignment. A rollout is triggered in the following situations: 1) OSPolicyAssignment is created. 2) OSPolicyAssignment is updated and the update contains changes to one of the following fields: - instance_filter - os_policies 3) OSPolicyAssignment is deleted.