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