ConnectionAuthResponseParameters
Tthe authorization parameters to use for the connection.
Types
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
inline fun copy(block: ConnectionAuthResponseParameters.Builder.() -> Unit = {}): ConnectionAuthResponseParameters