You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::WorkMail::Types::ListResourceDelegatesRequestWhen passing ListResourceDelegatesRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
organization_id: "OrganizationId", resource_id: "WorkMailIdentifier", next_token: "NextToken",
max_results: 1,
}
Instance Attribute Summary collapse
The number of maximum results in a page.
The token used to paginate through the delegates associated with a resource.
The identifier for the organization that contains the resource for which delegates are listed.
The identifier for the resource whose delegates are listed.
The number of maximum results in a page.
#next_token ⇒ StringThe token used to paginate through the delegates associated with a resource.
#organization_id ⇒ StringThe identifier for the organization that contains the resource for which delegates are listed.
#resource_id ⇒ StringThe identifier for the resource whose delegates are listed.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4