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