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

Class: Aws::CodeStar::Types::ListProjectsResult

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

The continuation token to use when requesting the next set of results, if there are more results to be returned.

Returns:

  • (String)

    The continuation token to use when requesting the next set of results, if there are more results to be returned.

#projectsArray<Types::ProjectSummary>

A list of projects.

Returns: