Scope Rbac Role Binding
RBACRoleBinding represents a rbacrolebinding across the Fleet. To get more information about ScopeRBACRoleBinding, see:
How-to Guides
Registering a Cluster {{% examples %}}
Example Usage
{{% /examples %}}
Import
ScopeRBACRoleBinding can be imported using any of these accepted formats
$ pulumi import gcp:gkehub/scopeRbacRoleBinding:ScopeRbacRoleBinding default projects/{{project}}/locations/global/scopes/{{scope_id}}/rbacrolebindings/{{scope_rbac_role_binding_id}}
Content copied to clipboard
$ pulumi import gcp:gkehub/scopeRbacRoleBinding:ScopeRbacRoleBinding default {{project}}/{{scope_id}}/{{scope_rbac_role_binding_id}}
Content copied to clipboard
$ pulumi import gcp:gkehub/scopeRbacRoleBinding:ScopeRbacRoleBinding default {{scope_id}}/{{scope_rbac_role_binding_id}}
Content copied to clipboard
Properties
Link copied to clipboard
Time the RBAC Role Binding was created in UTC.
Link copied to clipboard
Time the RBAC Role Binding was deleted in UTC.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Role to bind to the principal. Structure is documented below.
Link copied to clipboard
The client-provided identifier of the RBAC Role Binding.
Link copied to clipboard
State of the RBAC Role Binding resource. Structure is documented below.
Link copied to clipboard
Time the RBAC Role Binding was updated in UTC.