RouteDefaultRouteInput

data class RouteDefaultRouteInput(val activationState: RouteActivationState)

Constructors

Link copied to clipboard
constructor(activationState: RouteActivationState)

Types

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.