@aws-sdk/client-workdocs

UpdateUserCommandOutput Interface

The output of UpdateUserCommand.

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
User User | undefined

The user information.

Full Signature

export interface UpdateUserCommandOutput extends UpdateUserResponse, MetadataBearer