ListConnectorsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The filter criteria to apply to the list of connectors.

Link copied to clipboard

The maximum number of results to return in a single call. To retrieve the remaining results, make another request with the nextToken value returned from this request.

Link copied to clipboard

A token to use for paginating results. Set this value to null for the first request. For subsequent calls, use the nextToken value returned from the previous request.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String