workmail_disassociate_delegate_from_resource: Removes a member from the resource's set of delegates

View source: R/workmail_operations.R

workmail_disassociate_delegate_from_resourceR Documentation

Removes a member from the resource's set of delegates

Description

Removes a member from the resource's set of delegates.

See https://www.paws-r-sdk.com/docs/workmail_disassociate_delegate_from_resource/ for full documentation.

Usage

workmail_disassociate_delegate_from_resource(
  OrganizationId,
  ResourceId,
  EntityId
)

Arguments

OrganizationId

[required] The identifier for the organization under which the resource exists.

ResourceId

[required] The identifier of the resource from which delegates' set members are removed.

EntityId

[required] The identifier for the member (user, group) to be removed from the resource's delegates.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.