@aws-sdk/client-iam

CreateUserCommandOutput Interface

The output of CreateUserCommand.

Members

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

A structure with details about the new IAM user.

Full Signature

export interface CreateUserCommandOutput extends CreateUserResponse, MetadataBearer