AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the ListResourceDelegates operation. Lists the delegates associated with a resource. Users and groups can be resource delegates and answer requests on behalf of the resource.
Namespace: Amazon.WorkMail.Model
Assembly: AWSSDK.WorkMail.dll
Version: 3.x.y.z
public class ListResourceDelegatesRequest : AmazonWorkMailRequest IAmazonWebServiceRequest
The ListResourceDelegatesRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
ListResourceDelegatesRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
MaxResults | System.Int32 |
Gets and sets the property MaxResults. The number of maximum results in a page. |
![]() |
NextToken | System.String |
Gets and sets the property NextToken. The token used to paginate through the delegates associated with a resource. |
![]() |
OrganizationId | System.String |
Gets and sets the property OrganizationId. The identifier for the organization that contains the resource for which delegates are listed. |
![]() |
ResourceId | System.String |
Gets and sets the property ResourceId. The identifier for the resource whose delegates are listed. The identifier can accept ResourceId, Resourcename, or email. The following identity formats are available:
|
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5