UpdateApiDestinationRequest

Types

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

Properties

Link copied to clipboard

The ARN of the connection to use for the API destination.

Link copied to clipboard

The name of the API destination to update.

Link copied to clipboard

The method to use for the API destination.

Link copied to clipboard

The URL to the endpoint to use for the API destination.

Link copied to clipboard

The maximum number of invocations per second to send to the API destination.

Link copied to clipboard
val name: String?

The name of the API destination to update.

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