Uses of Class
com.hashicorp.cdktf.providers.google.os_config_os_policy_assignment.OsConfigOsPolicyAssignmentRolloutDisruptionBudget.Builder
-
Packages that use OsConfigOsPolicyAssignmentRolloutDisruptionBudget.Builder Package Description com.hashicorp.cdktf.providers.google.os_config_os_policy_assignment google_os_config_os_policy_assignment -
-
Uses of OsConfigOsPolicyAssignmentRolloutDisruptionBudget.Builder in com.hashicorp.cdktf.providers.google.os_config_os_policy_assignment
Methods in com.hashicorp.cdktf.providers.google.os_config_os_policy_assignment that return OsConfigOsPolicyAssignmentRolloutDisruptionBudget.Builder Modifier and Type Method Description static OsConfigOsPolicyAssignmentRolloutDisruptionBudget.BuilderOsConfigOsPolicyAssignmentRolloutDisruptionBudget. builder()OsConfigOsPolicyAssignmentRolloutDisruptionBudget.BuilderOsConfigOsPolicyAssignmentRolloutDisruptionBudget.Builder. fixed(Number fixed)Sets the value ofOsConfigOsPolicyAssignmentRolloutDisruptionBudget.getFixed()OsConfigOsPolicyAssignmentRolloutDisruptionBudget.BuilderOsConfigOsPolicyAssignmentRolloutDisruptionBudget.Builder. percent(Number percent)Sets the value ofOsConfigOsPolicyAssignmentRolloutDisruptionBudget.getPercent()Constructors in com.hashicorp.cdktf.providers.google.os_config_os_policy_assignment with parameters of type OsConfigOsPolicyAssignmentRolloutDisruptionBudget.Builder Constructor Description Jsii$Proxy(OsConfigOsPolicyAssignmentRolloutDisruptionBudget.Builder builder)Constructor that initializes the object based on literal property values passed by theOsConfigOsPolicyAssignmentRolloutDisruptionBudget.Builder.
-