You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::WorkMail::Types::DeregisterFromWorkMailRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::WorkMail::Types::DeregisterFromWorkMailRequest
- Defined in:
- (unknown)
Overview
Note:
When passing DeregisterFromWorkMailRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
organization_id: "OrganizationId", # required
entity_id: "WorkMailIdentifier", # required
}
Instance Attribute Summary collapse
-
#entity_id ⇒ String
The identifier for the member (user or group) to be updated.
-
#organization_id ⇒ String
The identifier for the organization under which the Amazon WorkMail entity exists.
Instance Attribute Details
#entity_id ⇒ String
The identifier for the member (user or group) to be updated.
#organization_id ⇒ String
The identifier for the organization under which the Amazon WorkMail entity exists.