Interface: $Properties
Properties of an Access.
Hierarchy
-
$Properties↳
IAccess
Properties
accountAccess
• Optional accountAccess: null | $Properties
The account access
customRolesDeprecated
• Optional customRolesDeprecated: null | string[]
List of custom role IDs assigned to the user or service account. Deprecated: Not supported after v0.12.0 api version. Use account_access.custom_roles instead. temporal:versioning:max_version=v0.12.0
namespaceAccesses
• Optional namespaceAccesses: null | { [k: string]: $Properties; }
The map of namespace accesses The key is the namespace name and the value is the access to the namespace