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