@aws-sdk/client-workmail

CreateUserCommandOutput Interface

The output of CreateUserCommand.

Members

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

The identifier for the new user.

Full Signature

export interface CreateUserCommandOutput extends CreateUserResponse, MetadataBearer