GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsRbacSubjectProto
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 subject. 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
-
username
(type:String.t
, default:nil
)
- Format "username" without "@domain", e.g., "bogdand".
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsRbacSubjectProto{
username: String.t() | nil
}
username: String.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsRbacSubjectProto