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