@aws-sdk/client-workmail

ResetPasswordRequest Interface

Members

Name
Type
Details
OrganizationId Requiredstring | undefined

The identifier of the organization that contains the user for which the password is reset.

Password Requiredstring | undefined

The new password for the user.

UserId Requiredstring | undefined

The identifier of the user for whom the password is reset.

Full Signature

export interface ResetPasswordRequest