RuleMatchArgs

data class RuleMatchArgs(val httpMatch: Output<RuleHttpMatchArgs>) : ConvertibleToJava<RuleMatchArgs>

Constructors

Link copied to clipboard
fun RuleMatchArgs(httpMatch: Output<RuleHttpMatchArgs>)

Functions

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

Properties

Link copied to clipboard