ListBuildBatchesForProjectRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A BuildBatchFilter object that specifies the filters for the search.

Link copied to clipboard

The maximum number of results to return.

Link copied to clipboard

The nextToken value returned from a previous call to ListBuildBatchesForProject. This specifies the next item to return. To return the beginning of the list, exclude this parameter.

Link copied to clipboard

The name of the project.

Link copied to clipboard

Specifies the sort order of the returned items. Valid values include:

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String