RuleHttpMatchArgs

constructor(headerMatches: Output<List<RuleHeaderMatchArgs>>? = null, method: Output<RuleHttpMatchMethod>? = null, pathMatch: Output<RulePathMatchArgs>? = null)