class Aws::WorkMail::Types::RegisterToWorkMailRequest

@note When making an API call, you may pass RegisterToWorkMailRequest

data as a hash:

    {
      organization_id: "OrganizationId", # required
      entity_id: "WorkMailIdentifier", # required
      email: "EmailAddress", # required
    }

@!attribute [rw] organization_id

The identifier for the organization under which the user, group, or
resource exists.
@return [String]

@!attribute [rw] entity_id

The identifier for the user, group, or resource to be updated.
@return [String]

@!attribute [rw] email

The email for the user, group, or resource to be updated.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/workmail-2017-10-01/RegisterToWorkMailRequest AWS API Documentation

Constants

SENSITIVE