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