ListenerRuleMatchArgs

data class ListenerRuleMatchArgs(val httpMatch: Output<ListenerRuleMatchHttpMatchArgs>? = null) : ConvertibleToJava<ListenerRuleMatchArgs>

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): ListenerRuleMatchArgs

Properties

Link copied to clipboard

The HTTP criteria that a rule must match.