Preparing search index...
The search index is not available
Documentation
Documentation
Client Identities
GetGroupMembershipsCommand
Class GetGroupMembershipsCommand
Hierarchy (
view full
)
Command
<
GetGroupMembershipsInput
,
GetGroupMembershipsOutput
,
IdentitiesMiddlewareExecutionContext
>
GetGroupMembershipsCommand
Index
Constructors
constructor
Properties
input
middleware
Constructors
constructor
new
Get
Group
Memberships
Command
(
input
)
:
GetGroupMembershipsCommand
Parameters
input
:
{
byuId
:
string
;
groupIds
?:
string
[]
;
}
byu
Id
:
string
Optional
group
Ids
?:
string
[]
Returns
GetGroupMembershipsCommand
Properties
input
input
:
GetGroupMembershipsInput
Readonly
middleware
middleware
:
MiddlewareStack
<
GetGroupMembershipsInput
,
GetGroupMembershipsOutput
,
IdentitiesMiddlewareExecutionContext
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
input
middleware
Documentation
Loading...