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