ConnectionAuthResponseParameters

Tthe authorization parameters to use for the connection.

Types

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

Properties

Link copied to clipboard

The API Key parameters to use for authorization.

Link copied to clipboard

The authorization parameters for Basic authorization.

Link copied to clipboard

For private OAuth authentication endpoints. The parameters EventBridge uses to authenticate against the endpoint.

Link copied to clipboard

Additional parameters for the connection that are passed through with every invocation to the HTTP endpoint.

Link copied to clipboard

The OAuth parameters to use for authorization.

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