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