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