Class OsPolicyAssignmentRolloutArgs.Builder

    • Method Detail

      • minWaitDuration

        public OsPolicyAssignmentRolloutArgs.Builder minWaitDuration​(com.pulumi.core.Output<java.lang.String> minWaitDuration)
        Parameters:
        minWaitDuration - 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.
        Returns:
        builder
      • minWaitDuration

        public OsPolicyAssignmentRolloutArgs.Builder minWaitDuration​(java.lang.String minWaitDuration)
        Parameters:
        minWaitDuration - 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.
        Returns:
        builder