Documentation
Preparing search index...
Client Identities
GetGroupMembershipsCommand
Class GetGroupMembershipsCommand
Hierarchy (
View Summary
)
Command
<
GetGroupMembershipsInput
,
GetGroupMembershipsOutput
,
IdentitiesMiddlewareExecutionContext
,
>
GetGroupMembershipsCommand
Index
Constructors
constructor
Properties
input
middleware
Constructors
constructor
new
GetGroupMembershipsCommand
(
input
:
{
byuId
:
string
;
groupIds
?:
string
[]
}
,
)
:
GetGroupMembershipsCommand
Parameters
input
:
{
byuId
:
string
;
groupIds
?:
string
[]
}
Returns
GetGroupMembershipsCommand
Properties
input
input
:
GetGroupMembershipsInput
Readonly
middleware
middleware
:
MiddlewareStack
<
GetGroupMembershipsInput
,
GetGroupMembershipsOutput
,
IdentitiesMiddlewareExecutionContext
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
input
middleware
Documentation
Loading...