DefaultRouteInput

The configuration for the default route type.

Types

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

Properties

Link copied to clipboard

If set to ACTIVE, traffic is forwarded to this route’s service after the route is created.

Functions

Link copied to clipboard
inline fun copy(block: DefaultRouteInput.Builder.() -> Unit = {}): DefaultRouteInput
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