- Navigation Guide
@aws-sdk/client-workmail
CreateUserCommandOutput Interface
The output of CreateUserCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
UserId | string | undefined | The identifier for the new user. |
Full Signature
export interface CreateUserCommandOutput extends CreateUserResponse, MetadataBearer