HttpConnectorTargetConfiguration

The configuration for an HTTP connector target. Use this configuration when you want to route HTTP requests through a managed connector.

Types

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

Properties

Link copied to clipboard

The resource parameters for this connector (for example, memoryId). The service validates these parameters against the request path at runtime.

Link copied to clipboard

The source configuration identifying which HTTP connector to use.

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