class Aws::CodeStar::Types::ListResourcesRequest
@note When making an API call, you may pass ListResourcesRequest
data as a hash: { project_id: "ProjectId", # required next_token: "PaginationToken", max_results: 1, }
@!attribute [rw] project_id
The ID of the project. @return [String]
@!attribute [rw] next_token
The continuation token for the next set of results, if the results cannot be returned in one response. @return [String]
@!attribute [rw] max_results
The maximum amount of data that can be contained in a single set of results. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/codestar-2017-04-19/ListResourcesRequest AWS API Documentation
Constants
- SENSITIVE