Builder

class Builder

Properties

Link copied to clipboard

The unique identifier of the MQTT client to list subscriptions for. The client ID can't start with a dollar sign ($).

Link copied to clipboard

The maximum number of subscriptions to return in a single request. By default, this is set to 20.

Link copied to clipboard

To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results.