Uses of Class
com.hashicorp.cdktf.providers.google.gke_hub_scope_rbac_role_binding.GkeHubScopeRbacRoleBindingTimeouts.Builder
-
Packages that use GkeHubScopeRbacRoleBindingTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.gke_hub_scope_rbac_role_binding google_gke_hub_scope_rbac_role_binding -
-
Uses of GkeHubScopeRbacRoleBindingTimeouts.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 GkeHubScopeRbacRoleBindingTimeouts.Builder Modifier and Type Method Description static GkeHubScopeRbacRoleBindingTimeouts.BuilderGkeHubScopeRbacRoleBindingTimeouts. builder()GkeHubScopeRbacRoleBindingTimeouts.BuilderGkeHubScopeRbacRoleBindingTimeouts.Builder. create(String create)Sets the value ofGkeHubScopeRbacRoleBindingTimeouts.getCreate()GkeHubScopeRbacRoleBindingTimeouts.BuilderGkeHubScopeRbacRoleBindingTimeouts.Builder. delete(String delete)Sets the value ofGkeHubScopeRbacRoleBindingTimeouts.getDelete()GkeHubScopeRbacRoleBindingTimeouts.BuilderGkeHubScopeRbacRoleBindingTimeouts.Builder. update(String update)Sets the value ofGkeHubScopeRbacRoleBindingTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.gke_hub_scope_rbac_role_binding with parameters of type GkeHubScopeRbacRoleBindingTimeouts.Builder Constructor Description Jsii$Proxy(GkeHubScopeRbacRoleBindingTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theGkeHubScopeRbacRoleBindingTimeouts.Builder.
-