- Navigation Guide
@aws-sdk/client-workdocs
UpdateUserCommandOutput Interface
The output of UpdateUserCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
User | User | undefined | The user information. |
Full Signature
export interface UpdateUserCommandOutput extends UpdateUserResponse, MetadataBearer