Uses of Class
com.hashicorp.cdktf.providers.google.gke_hub_scope_rbac_role_binding.GkeHubScopeRbacRoleBindingRole.Builder
-
Packages that use GkeHubScopeRbacRoleBindingRole.Builder Package Description com.hashicorp.cdktf.providers.google.gke_hub_scope_rbac_role_binding google_gke_hub_scope_rbac_role_binding -
-
Uses of GkeHubScopeRbacRoleBindingRole.Builder in com.hashicorp.cdktf.providers.google.gke_hub_scope_rbac_role_binding
Methods in com.hashicorp.cdktf.providers.google.gke_hub_scope_rbac_role_binding that return GkeHubScopeRbacRoleBindingRole.Builder Modifier and Type Method Description static GkeHubScopeRbacRoleBindingRole.BuilderGkeHubScopeRbacRoleBindingRole. builder()GkeHubScopeRbacRoleBindingRole.BuilderGkeHubScopeRbacRoleBindingRole.Builder. predefinedRole(String predefinedRole)Sets the value ofGkeHubScopeRbacRoleBindingRole.getPredefinedRole()Constructors in com.hashicorp.cdktf.providers.google.gke_hub_scope_rbac_role_binding with parameters of type GkeHubScopeRbacRoleBindingRole.Builder Constructor Description Jsii$Proxy(GkeHubScopeRbacRoleBindingRole.Builder builder)Constructor that initializes the object based on literal property values passed by theGkeHubScopeRbacRoleBindingRole.Builder.
-