Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_gke_hub_feature_iam_policy.DataGoogleGkeHubFeatureIamPolicyConfig
-
Packages that use DataGoogleGkeHubFeatureIamPolicyConfig Package Description com.hashicorp.cdktf.providers.google.data_google_gke_hub_feature_iam_policy data_google_gke_hub_feature_iam_policy -
-
Uses of DataGoogleGkeHubFeatureIamPolicyConfig in com.hashicorp.cdktf.providers.google.data_google_gke_hub_feature_iam_policy
Classes in com.hashicorp.cdktf.providers.google.data_google_gke_hub_feature_iam_policy that implement DataGoogleGkeHubFeatureIamPolicyConfig Modifier and Type Class Description static classDataGoogleGkeHubFeatureIamPolicyConfig.Jsii$ProxyAn implementation forDataGoogleGkeHubFeatureIamPolicyConfigMethods in com.hashicorp.cdktf.providers.google.data_google_gke_hub_feature_iam_policy that return DataGoogleGkeHubFeatureIamPolicyConfig Modifier and Type Method Description DataGoogleGkeHubFeatureIamPolicyConfigDataGoogleGkeHubFeatureIamPolicyConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_gke_hub_feature_iam_policy with parameters of type DataGoogleGkeHubFeatureIamPolicyConfig Constructor Description DataGoogleGkeHubFeatureIamPolicy(software.constructs.Construct scope, String id, DataGoogleGkeHubFeatureIamPolicyConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/gke_hub_feature_iam_policy google_gke_hub_feature_iam_policy} Data Source.
-