RouteMapRuleAction

data class RouteMapRuleAction(val parameters: List<RouteMapRuleActionParameter>, val type: String)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A parameter block as defined below.

Link copied to clipboard

The type of the action to be taken. Possible values are Add, Drop, Remove, Replace and Unknown.