@rivet-gg/group
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Update
Group
Profile
Command
constructor
input
middleware
Stack
Hierarchy
Command
<
UpdateGroupProfileCommandInput
,
UpdateGroupProfileCommandOutput
,
GroupServiceClientResolvedConfig
>
Command
<
UpdateGroupProfileCommandInput
,
UpdateGroupProfileCommandOutput
,
GroupServiceClientResolvedConfig
>
UpdateGroupProfileCommand
Implements
Command
<
any
,
UpdateGroupProfileCommandInput
,
any
,
UpdateGroupProfileCommandOutput
,
GroupServiceClientResolvedConfig
>
Command
<
any
,
UpdateGroupProfileCommandInput
,
any
,
UpdateGroupProfileCommandOutput
,
GroupServiceClientResolvedConfig
>
Index
Constructors
constructor
Properties
input
middleware
Stack
Constructors
constructor
new
Update
Group
Profile
Command
(
input
:
UpdateGroupProfileCommandInput
)
:
UpdateGroupProfileCommand
new
Update
Group
Profile
Command
(
input
:
UpdateGroupProfileCommandInput
)
:
UpdateGroupProfileCommand
Parameters
input:
UpdateGroupProfileCommandInput
Returns
UpdateGroupProfileCommand
Parameters
input:
UpdateGroupProfileCommandInput
Returns
UpdateGroupProfileCommand
Properties
Readonly
input
input
:
UpdateGroupProfileCommandInput
Readonly
middleware
Stack
middleware
Stack
:
IMiddlewareStack
<
UpdateGroupProfileCommandInput
,
UpdateGroupProfileCommandOutput
>