- Navigation Guide
@aws-sdk/client-workmail
UpdatePrimaryEmailAddressCommandInput Interface
The input for UpdatePrimaryEmailAddressCommand.
Members
Name | Type | Details |
---|---|---|
Email Required | string | undefined | The value of the email to be updated as primary. |
EntityId Required | string | undefined | The user, group, or resource to update. The identifier can accept UseriD, ResourceId, or GroupId, Username, Resourcename, or Groupname, or email. The following identity formats are available:
|
OrganizationId Required | string | undefined | The organization that contains the user, group, or resource to update. |
Full Signature
export interface UpdatePrimaryEmailAddressCommandInput extends UpdatePrimaryEmailAddressRequest