class Aws::WorkMail::Types::DisassociateMemberFromGroupRequest
@note When making an API call, you may pass DisassociateMemberFromGroupRequest
data as a hash: { organization_id: "OrganizationId", # required group_id: "WorkMailIdentifier", # required member_id: "WorkMailIdentifier", # required }
@!attribute [rw] organization_id
The identifier for the organization under which the group exists. @return [String]
@!attribute [rw] group_id
The identifier for the group from which members are removed. @return [String]
@!attribute [rw] member_id
The identifier for the member to be removed to the group. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/workmail-2017-10-01/DisassociateMemberFromGroupRequest AWS API Documentation
Constants
- SENSITIVE