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