Skip to main content

Interface: IAccountAccess

identity.v1.IAccountAccess

Properties of an AccountAccess.

Implemented by

Properties

role

Optional role: null | Role

The role on the account. temporal:versioning:min_version=2024-10-01-00 temporal:enums:replaces=role_deprecated


roleDeprecated

Optional roleDeprecated: null | string

The role on the account, should be one of [owner, admin, developer, financeadmin, read] owner - gives full access to the account, including users, namespaces, and billing admin - gives full access the account, including users and namespaces developer - gives access to create namespaces on the account financeadmin - gives read only access and write access for billing read - gives read only access to the account Deprecated: Not supported after 2024-10-01-00 api version. Use role instead. temporal:versioning:max_version=2024-10-01-00