ListScrapersRequest

Represents the input of a ListScrapers operation.

Types

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

Properties

Link copied to clipboard

(Optional) A list of key-value pairs to filter the list of scrapers returned. Keys include status, sourceArn, destinationArn, and alias.

Link copied to clipboard

Optional) The maximum number of scrapers to return in one ListScrapers operation. The range is 1-1000.

Link copied to clipboard

(Optional) The token for the next set of items to return. (You received this token from a previous call.)

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