- Navigation Guide
@aws-sdk/client-workmail
ListResourceDelegatesCommandInput Interface
The input for ListResourceDelegatesCommand.
Members
Name | Type | Details |
---|---|---|
OrganizationId Required | string | undefined | The identifier for the organization that contains the resource for which delegates are listed. |
ResourceId Required | string | undefined | The identifier for the resource whose delegates are listed. The identifier can accept ResourceId, Resourcename, or email. The following identity formats are available:
|
MaxResults | number | undefined | The number of maximum results in a page. |
NextToken | string | undefined | The token used to paginate through the delegates associated with a resource. |
Full Signature
export interface ListResourceDelegatesCommandInput extends ListResourceDelegatesRequest