GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
IAM
v1alpha1
AddGroupMembersRequest
Type Alias AddGroupMembersRequest
AddGroupMembersRequest
:
{
applicationIds
?:
string
[]
;
groupId
:
string
;
userIds
?:
string
[]
;
}
Type declaration
Optional
applicationIds
?:
string
[]
IDs of the applications to add.
groupId
:
string
ID of the group.
Optional
userIds
?:
string
[]
IDs of the users to add.
Settings
Theme
OS
Light
Dark
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...
IDs of the applications to add.