Builder

class Builder

Properties

Link copied to clipboard
var ids: List<String>?

A list of build IDs, with each build ID representing a single build.

Link copied to clipboard

If there are more than 100 items in the list, only the first 100 items are returned, along with a unique string called a nextToken. To get the next batch of items in the list, call this operation again, adding the next token to the call.