ListApiDestinationsRequest

Types

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

Properties

Link copied to clipboard

The ARN of the connection specified for the API destination.

Link copied to clipboard
val limit: Int?

The maximum number of API destinations to include in the response.

Link copied to clipboard

A name prefix to filter results returned. Only API destinations with a name that starts with the prefix are returned.

Link copied to clipboard

The token returned by a previous call, which you can use to retrieve the next set of results.

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