Uses of Interface
com.hashicorp.cdktf.providers.google.container_aws_node_pool.ContainerAwsNodePoolConfig
-
Packages that use ContainerAwsNodePoolConfig Package Description com.hashicorp.cdktf.providers.google.container_aws_node_pool google_container_aws_node_pool -
-
Uses of ContainerAwsNodePoolConfig in com.hashicorp.cdktf.providers.google.container_aws_node_pool
Classes in com.hashicorp.cdktf.providers.google.container_aws_node_pool that implement ContainerAwsNodePoolConfig Modifier and Type Class Description static classContainerAwsNodePoolConfig.Jsii$ProxyAn implementation forContainerAwsNodePoolConfigMethods in com.hashicorp.cdktf.providers.google.container_aws_node_pool that return ContainerAwsNodePoolConfig Modifier and Type Method Description ContainerAwsNodePoolConfigContainerAwsNodePoolConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.container_aws_node_pool with parameters of type ContainerAwsNodePoolConfig Constructor Description ContainerAwsNodePool(software.constructs.Construct scope, String id, ContainerAwsNodePoolConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/container_aws_node_pool google_container_aws_node_pool} Resource.
-