ListWebhooksRequest

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The token that was returned from the previous ListWebhooks call, which can be used to return the next set of webhooks in the list.

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