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

Class: Aws::WorkDocs::Types::DescribeActivitiesResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#markerString

The marker for the next set of results.

Returns:

  • (String)

    The marker for the next set of results.

#user_activitiesArray<Types::Activity>

The list of activities for the specified user and time period.

Returns:

  • (Array<Types::Activity>)

    The list of activities for the specified user and time period.