GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsRbacRoleProto
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Principal associated with a given RBAC role. This principal is used by Sphinx Provisioning Service for RBAC provisionable (go/sphinx-rbacz).
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
name
(type:String.t
, default:nil
)
- -
objectId
(type:String.t
, default:nil
)
- -
rbacNamespace
(type:String.t
, default:nil
)
- DEPRECATED as of 01.11.2019 -
rbacRoleName
(type:String.t
, default:nil
)
- Format: "role/z?" - "role" is the Sphinx globally unique name of the Sphinx role that provisions the RBAC role. - "/z?" suffix indicates which Zanzibar environment stores the role membership data ("/zd": dev, "/zs": staging, "/zp": prod, "/zt": local test instance). Example: "mysystem_myrole/zp"
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsRbacRoleProto