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