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