class Aws::WorkMail::Types::UpdatePrimaryEmailAddressRequest
@note When making an API call, you may pass UpdatePrimaryEmailAddressRequest
data as a hash: { organization_id: "OrganizationId", # required entity_id: "WorkMailIdentifier", # required email: "EmailAddress", # required }
@!attribute [rw] organization_id
The organization that contains the user, group, or resource to update. @return [String]
@!attribute [rw] entity_id
The user, group, or resource to update. @return [String]
@!attribute [rw] email
The value of the email to be updated as primary. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/workmail-2017-10-01/UpdatePrimaryEmailAddressRequest AWS API Documentation
Constants
- SENSITIVE