Uses of Class
com.hashicorp.cdktf.providers.google.container_aws_node_pool.ContainerAwsNodePoolManagement.Builder
-
Packages that use ContainerAwsNodePoolManagement.Builder Package Description com.hashicorp.cdktf.providers.google.container_aws_node_pool google_container_aws_node_pool -
-
Uses of ContainerAwsNodePoolManagement.Builder in com.hashicorp.cdktf.providers.google.container_aws_node_pool
Methods in com.hashicorp.cdktf.providers.google.container_aws_node_pool that return ContainerAwsNodePoolManagement.Builder Modifier and Type Method Description ContainerAwsNodePoolManagement.BuilderContainerAwsNodePoolManagement.Builder. autoRepair(com.hashicorp.cdktf.IResolvable autoRepair)Sets the value ofContainerAwsNodePoolManagement.getAutoRepair()ContainerAwsNodePoolManagement.BuilderContainerAwsNodePoolManagement.Builder. autoRepair(Boolean autoRepair)Sets the value ofContainerAwsNodePoolManagement.getAutoRepair()static ContainerAwsNodePoolManagement.BuilderContainerAwsNodePoolManagement. builder()Constructors in com.hashicorp.cdktf.providers.google.container_aws_node_pool with parameters of type ContainerAwsNodePoolManagement.Builder Constructor Description Jsii$Proxy(ContainerAwsNodePoolManagement.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerAwsNodePoolManagement.Builder.
-