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

Class: Aws::WorkDocs::Types::DescribeCommentsResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#commentsArray<Types::Comment>

The list of comments for the specified document version.

Returns:

  • (Array<Types::Comment>)

    The list of comments for the specified document version.

#markerString

The marker for the next set of results. This marker was received from a previous call.

Returns:

  • (String)

    The marker for the next set of results.