class Aws::WorkDocs::Types::DescribeRootFoldersRequest
@note When making an API call, you may pass DescribeRootFoldersRequest
data as a hash: { authentication_token: "AuthenticationHeaderType", # required limit: 1, marker: "PageMarkerType", }
@!attribute [rw] authentication_token
Amazon WorkDocs authentication token. @return [String]
@!attribute [rw] limit
The maximum number of items to return. @return [Integer]
@!attribute [rw] marker
The marker for the next set of results. (You received this marker from a previous call.) @return [String]
@see docs.aws.amazon.com/goto/WebAPI/workdocs-2016-05-01/DescribeRootFoldersRequest AWS API Documentation
Constants
- SENSITIVE