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

Class: Aws::CodeStar::Types::ListUserProfilesResult

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

Overview

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.

#user_profilesArray<Types::UserProfileSummary>

All the user profiles configured in AWS CodeStar for an AWS account.

Returns: