class Aws::WorkMail::Types::DeregisterFromWorkMailRequest

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

data as a hash:

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

@!attribute [rw] organization_id

The identifier for the organization under which the Amazon WorkMail
entity exists.
@return [String]

@!attribute [rw] entity_id

The identifier for the member (user or group) to be updated.
@return [String]

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

Constants

SENSITIVE