Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_container_cluster.DataGoogleContainerClusterConfig
-
Packages that use DataGoogleContainerClusterConfig Package Description com.hashicorp.cdktf.providers.google.data_google_container_cluster data_google_container_cluster -
-
Uses of DataGoogleContainerClusterConfig in com.hashicorp.cdktf.providers.google.data_google_container_cluster
Classes in com.hashicorp.cdktf.providers.google.data_google_container_cluster that implement DataGoogleContainerClusterConfig Modifier and Type Class Description static classDataGoogleContainerClusterConfig.Jsii$ProxyAn implementation forDataGoogleContainerClusterConfigMethods in com.hashicorp.cdktf.providers.google.data_google_container_cluster that return DataGoogleContainerClusterConfig Modifier and Type Method Description DataGoogleContainerClusterConfigDataGoogleContainerClusterConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_container_cluster with parameters of type DataGoogleContainerClusterConfig Constructor Description DataGoogleContainerCluster(software.constructs.Construct scope, String id, DataGoogleContainerClusterConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/container_cluster google_container_cluster} Data Source.
-