GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
RDB
v1
ListUsersResponse
Interface ListUsersResponse
interface
ListUsersResponse
{
totalCount
:
number
;
users
:
RDB
.
v1
.
User
[]
;
}
Index
Properties
total
Count
users
Properties
total
Count
total
Count
:
number
Total count of users present on a Database Instance.
users
users
:
RDB
.
v1
.
User
[]
List of users in a Database Instance.
Settings
Theme
OS
Light
Dark
On This Page
Properties
total
Count
users
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...
Total count of users present on a Database Instance.