Uses of Class
com.hashicorp.cdktf.providers.google.container_aws_node_pool.ContainerAwsNodePoolUpdateSettingsSurgeSettings.Builder
-
Packages that use ContainerAwsNodePoolUpdateSettingsSurgeSettings.Builder Package Description com.hashicorp.cdktf.providers.google.container_aws_node_pool google_container_aws_node_pool -
-
Uses of ContainerAwsNodePoolUpdateSettingsSurgeSettings.Builder in com.hashicorp.cdktf.providers.google.container_aws_node_pool
Methods in com.hashicorp.cdktf.providers.google.container_aws_node_pool that return ContainerAwsNodePoolUpdateSettingsSurgeSettings.Builder Modifier and Type Method Description static ContainerAwsNodePoolUpdateSettingsSurgeSettings.BuilderContainerAwsNodePoolUpdateSettingsSurgeSettings. builder()ContainerAwsNodePoolUpdateSettingsSurgeSettings.BuilderContainerAwsNodePoolUpdateSettingsSurgeSettings.Builder. maxSurge(Number maxSurge)Sets the value ofContainerAwsNodePoolUpdateSettingsSurgeSettings.getMaxSurge()ContainerAwsNodePoolUpdateSettingsSurgeSettings.BuilderContainerAwsNodePoolUpdateSettingsSurgeSettings.Builder. maxUnavailable(Number maxUnavailable)Sets the value ofContainerAwsNodePoolUpdateSettingsSurgeSettings.getMaxUnavailable()Constructors in com.hashicorp.cdktf.providers.google.container_aws_node_pool with parameters of type ContainerAwsNodePoolUpdateSettingsSurgeSettings.Builder Constructor Description Jsii$Proxy(ContainerAwsNodePoolUpdateSettingsSurgeSettings.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerAwsNodePoolUpdateSettingsSurgeSettings.Builder.
-