You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::WorkDocs::Types::GetResourcesRequestWhen passing GetResourcesRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
authentication_token: "AuthenticationHeaderType",
user_id: "IdType",
collection_type: "SHARED_WITH_ME", limit: 1,
marker: "PageMarkerType",
}
Instance Attribute Summary collapse
The Amazon WorkDocs authentication token.
The collection type.
The maximum number of resources to return.
The marker for the next set of results.
The user ID for the resource collection.
The Amazon WorkDocs authentication token. Not required when using AWS administrator credentials to access the API.
#collection_type ⇒ StringThe collection type.
Possible values:
The maximum number of resources to return.
#marker ⇒ StringThe marker for the next set of results. This marker was received from a previous call.
#user_id ⇒ StringThe user ID for the resource collection. This is a required field for accessing the API operation using IAM credentials.
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