You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::WorkDocs::Types::GetResourcesResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#documentsArray<Types::DocumentMetadata>

The documents in the specified collection.

Returns:

#foldersArray<Types::FolderMetadata>

The folders in the specified folder.

Returns:

#markerString

The marker to use when requesting the next set of results. If there are no additional results, the string is empty.

Returns:

  • (String)

    The marker to use when requesting the next set of results.