Uses of Interface
com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentRolloutDisruptionBudget
-
Packages that use OsConfigPatchDeploymentRolloutDisruptionBudget Package Description com.hashicorp.cdktf.providers.google.os_config_patch_deployment google_os_config_patch_deployment -
-
Uses of OsConfigPatchDeploymentRolloutDisruptionBudget in com.hashicorp.cdktf.providers.google.os_config_patch_deployment
Classes in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that implement OsConfigPatchDeploymentRolloutDisruptionBudget Modifier and Type Class Description static classOsConfigPatchDeploymentRolloutDisruptionBudget.Jsii$ProxyAn implementation forOsConfigPatchDeploymentRolloutDisruptionBudgetMethods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that return OsConfigPatchDeploymentRolloutDisruptionBudget Modifier and Type Method Description OsConfigPatchDeploymentRolloutDisruptionBudgetOsConfigPatchDeploymentRolloutDisruptionBudget.Builder. build()Builds the configured instance.OsConfigPatchDeploymentRolloutDisruptionBudgetOsConfigPatchDeploymentRollout. getDisruptionBudget()disruption_budget block.OsConfigPatchDeploymentRolloutDisruptionBudgetOsConfigPatchDeploymentRollout.Jsii$Proxy. getDisruptionBudget()OsConfigPatchDeploymentRolloutDisruptionBudgetOsConfigPatchDeploymentRolloutOutputReference. getDisruptionBudgetInput()OsConfigPatchDeploymentRolloutDisruptionBudgetOsConfigPatchDeploymentRolloutDisruptionBudgetOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with parameters of type OsConfigPatchDeploymentRolloutDisruptionBudget Modifier and Type Method Description OsConfigPatchDeploymentRollout.BuilderOsConfigPatchDeploymentRollout.Builder. disruptionBudget(OsConfigPatchDeploymentRolloutDisruptionBudget disruptionBudget)Sets the value ofOsConfigPatchDeploymentRollout.getDisruptionBudget()voidOsConfigPatchDeploymentRolloutOutputReference. putDisruptionBudget(OsConfigPatchDeploymentRolloutDisruptionBudget value)voidOsConfigPatchDeploymentRolloutDisruptionBudgetOutputReference. setInternalValue(OsConfigPatchDeploymentRolloutDisruptionBudget value)
-