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