CreateApiDestinationRequest

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. The destination endpoint must support the authorization type specified for the connection.

Link copied to clipboard

A description for the API destination to create.

Link copied to clipboard

The method to use for the request to the HTTP invocation endpoint.

Link copied to clipboard

The URL to the HTTP invocation endpoint for the API destination.

Link copied to clipboard

The maximum number of requests per second to send to the HTTP invocation endpoint.

Link copied to clipboard
val name: String?

The name for the API destination to create.

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