CustomTransformConfiguration

The configuration for custom transformations applied to requests and responses through the gateway. This structure defines how the gateway transforms data.

Types

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

Properties

Link copied to clipboard

The Lambda configuration for custom transformations. This configuration defines how the gateway uses a Lambda function to transform data.

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