Uses of Class
com.hashicorp.cdktf.providers.google.container_aws_node_pool.ContainerAwsNodePoolTimeouts.Builder
-
Packages that use ContainerAwsNodePoolTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.container_aws_node_pool google_container_aws_node_pool -
-
Uses of ContainerAwsNodePoolTimeouts.Builder in com.hashicorp.cdktf.providers.google.container_aws_node_pool
Methods in com.hashicorp.cdktf.providers.google.container_aws_node_pool that return ContainerAwsNodePoolTimeouts.Builder Modifier and Type Method Description static ContainerAwsNodePoolTimeouts.BuilderContainerAwsNodePoolTimeouts. builder()ContainerAwsNodePoolTimeouts.BuilderContainerAwsNodePoolTimeouts.Builder. create(String create)Sets the value ofContainerAwsNodePoolTimeouts.getCreate()ContainerAwsNodePoolTimeouts.BuilderContainerAwsNodePoolTimeouts.Builder. delete(String delete)Sets the value ofContainerAwsNodePoolTimeouts.getDelete()ContainerAwsNodePoolTimeouts.BuilderContainerAwsNodePoolTimeouts.Builder. update(String update)Sets the value ofContainerAwsNodePoolTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.container_aws_node_pool with parameters of type ContainerAwsNodePoolTimeouts.Builder Constructor Description Jsii$Proxy(ContainerAwsNodePoolTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerAwsNodePoolTimeouts.Builder.
-