ListenerRuleMatchHttpMatchPathMatchArgs

data class ListenerRuleMatchHttpMatchPathMatchArgs(val caseSensitive: Output<Boolean>? = null, val match: Output<ListenerRuleMatchHttpMatchPathMatchMatchArgs>) : ConvertibleToJava<ListenerRuleMatchHttpMatchPathMatchArgs>

Constructors

Functions

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

Properties

Link copied to clipboard
val caseSensitive: Output<Boolean>? = null

Indicates whether the match is case sensitive. Defaults to false.

Link copied to clipboard

The header match type.