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