CreateConnectionAuthRequestParameters

The authorization parameters for the connection.

You must include only authorization parameters for the AuthorizationType you specify.

Types

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

Properties

Link copied to clipboard

The API key authorization parameters to use for the connection.

Link copied to clipboard

The Basic authorization parameters to use for the connection.

Link copied to clipboard

If you specify a private OAuth endpoint, the parameters for EventBridge to use when authenticating against the endpoint.

Link copied to clipboard

The API key authorization parameters to use for the connection. Note that if you include additional parameters for the target of a rule via HttpParameters, including query strings, the parameters added for the connection take precedence.

Link copied to clipboard

The OAuth authorization parameters to use for the connection.

Functions

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