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