Builder

class Builder

Properties

Link copied to clipboard

A filter that returns only endpoints with a creation time greater than or equal to the specified time (timestamp).

Link copied to clipboard

A filter that returns only endpoints that were created before the specified time (timestamp).

Link copied to clipboard

A filter that returns only endpoints that were modified after the specified timestamp.

Link copied to clipboard

A filter that returns only endpoints that were modified before the specified timestamp.

Link copied to clipboard

The maximum number of endpoints to return in the response. This value defaults to 10.

Link copied to clipboard

A string in endpoint names. This filter returns only endpoints whose name contains the specified string.

Link copied to clipboard

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

Link copied to clipboard

Sorts the list of results. The default is CreationTime.

Link copied to clipboard

The sort order for results. The default is Descending.

Link copied to clipboard

A filter that returns only endpoints with the specified status.