PipeTargetHttpParameters

These are custom parameter to be used when the target is an API Gateway REST APIs or EventBridge ApiDestinations.

Types

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

Properties

Link copied to clipboard

The headers that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.

Link copied to clipboard

The path parameter values to be used to populate API Gateway REST API or EventBridge ApiDestination path wildcards ("*").

Link copied to clipboard

The query string keys/values that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.

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