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