@rivet-gg/group
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Get
Group
Summary
Command
constructor
input
middleware
Stack
Hierarchy
Command
<
GetGroupSummaryCommandInput
,
GetGroupSummaryCommandOutput
,
GroupServiceClientResolvedConfig
>
Command
<
GetGroupSummaryCommandInput
,
GetGroupSummaryCommandOutput
,
GroupServiceClientResolvedConfig
>
GetGroupSummaryCommand
Implements
Command
<
any
,
GetGroupSummaryCommandInput
,
any
,
GetGroupSummaryCommandOutput
,
GroupServiceClientResolvedConfig
>
Command
<
any
,
GetGroupSummaryCommandInput
,
any
,
GetGroupSummaryCommandOutput
,
GroupServiceClientResolvedConfig
>
Index
Constructors
constructor
Properties
input
middleware
Stack
Constructors
constructor
new
Get
Group
Summary
Command
(
input
:
GetGroupSummaryCommandInput
)
:
GetGroupSummaryCommand
new
Get
Group
Summary
Command
(
input
:
GetGroupSummaryCommandInput
)
:
GetGroupSummaryCommand
Parameters
input:
GetGroupSummaryCommandInput
Returns
GetGroupSummaryCommand
Parameters
input:
GetGroupSummaryCommandInput
Returns
GetGroupSummaryCommand
Properties
Readonly
input
input
:
GetGroupSummaryCommandInput
Readonly
middleware
Stack
middleware
Stack
:
IMiddlewareStack
<
GetGroupSummaryCommandInput
,
GetGroupSummaryCommandOutput
>