Builder

class Builder

Properties

Link copied to clipboard

A filter that returns only Git repositories that were created after the specified time.

Link copied to clipboard

A filter that returns only Git repositories that were created before the specified time.

Link copied to clipboard

A filter that returns only Git repositories that were last modified after the specified time.

Link copied to clipboard

A filter that returns only Git repositories that were last modified before the specified time.

Link copied to clipboard

The maximum number of Git repositories to return in the response.

Link copied to clipboard

A string in the Git repositories name. This filter returns only repositories whose name contains the specified string.

Link copied to clipboard

If the result of a ListCodeRepositoriesOutput request was truncated, the response includes a NextToken. To get the next set of Git repositories, use the token in the next request.

Link copied to clipboard

The field to sort results by. The default is Name.

Link copied to clipboard

The sort order for results. The default is Ascending.