Uses of Class
com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentRolloutDisruptionBudget.Builder
-
Packages that use OsConfigPatchDeploymentRolloutDisruptionBudget.Builder Package Description com.hashicorp.cdktf.providers.google.os_config_patch_deployment google_os_config_patch_deployment -
-
Uses of OsConfigPatchDeploymentRolloutDisruptionBudget.Builder in com.hashicorp.cdktf.providers.google.os_config_patch_deployment
Methods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that return OsConfigPatchDeploymentRolloutDisruptionBudget.Builder Modifier and Type Method Description static OsConfigPatchDeploymentRolloutDisruptionBudget.BuilderOsConfigPatchDeploymentRolloutDisruptionBudget. builder()OsConfigPatchDeploymentRolloutDisruptionBudget.BuilderOsConfigPatchDeploymentRolloutDisruptionBudget.Builder. fixed(Number fixed)Sets the value ofOsConfigPatchDeploymentRolloutDisruptionBudget.getFixed()OsConfigPatchDeploymentRolloutDisruptionBudget.BuilderOsConfigPatchDeploymentRolloutDisruptionBudget.Builder. percentage(Number percentage)Sets the value ofOsConfigPatchDeploymentRolloutDisruptionBudget.getPercentage()Constructors in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with parameters of type OsConfigPatchDeploymentRolloutDisruptionBudget.Builder Constructor Description Jsii$Proxy(OsConfigPatchDeploymentRolloutDisruptionBudget.Builder builder)Constructor that initializes the object based on literal property values passed by theOsConfigPatchDeploymentRolloutDisruptionBudget.Builder.
-