Uses of Class
com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentRollout.Builder
-
Packages that use OsConfigPatchDeploymentRollout.Builder Package Description com.hashicorp.cdktf.providers.google.os_config_patch_deployment google_os_config_patch_deployment -
-
Uses of OsConfigPatchDeploymentRollout.Builder in com.hashicorp.cdktf.providers.google.os_config_patch_deployment
Methods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that return OsConfigPatchDeploymentRollout.Builder Modifier and Type Method Description static OsConfigPatchDeploymentRollout.BuilderOsConfigPatchDeploymentRollout. builder()OsConfigPatchDeploymentRollout.BuilderOsConfigPatchDeploymentRollout.Builder. disruptionBudget(OsConfigPatchDeploymentRolloutDisruptionBudget disruptionBudget)Sets the value ofOsConfigPatchDeploymentRollout.getDisruptionBudget()OsConfigPatchDeploymentRollout.BuilderOsConfigPatchDeploymentRollout.Builder. mode(String mode)Sets the value ofOsConfigPatchDeploymentRollout.getMode()Constructors in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with parameters of type OsConfigPatchDeploymentRollout.Builder Constructor Description Jsii$Proxy(OsConfigPatchDeploymentRollout.Builder builder)Constructor that initializes the object based on literal property values passed by theOsConfigPatchDeploymentRollout.Builder.
-