Builder

class Builder

Properties

Link copied to clipboard

A filter that returns the projects that were created after a specified time.

Link copied to clipboard

A filter that returns the projects that were created before a specified time.

Link copied to clipboard

The maximum number of projects to return in the response.

Link copied to clipboard

A filter that returns the projects whose name contains a specified string.

Link copied to clipboard

If the result of the previous ListProjects request was truncated, the response includes a NextToken. To retrieve the next set of projects, use the token in the next request.

Link copied to clipboard

The field by which to sort results. The default is CreationTime.

Link copied to clipboard

The sort order for results. The default is Ascending.