RegionUrlMapPathMatcherRouteRuleMatchRuleArgs

constructor(fullPathMatch: Output<String>? = null, headerMatches: Output<List<RegionUrlMapPathMatcherRouteRuleMatchRuleHeaderMatchArgs>>? = null, ignoreCase: Output<Boolean>? = null, metadataFilters: Output<List<RegionUrlMapPathMatcherRouteRuleMatchRuleMetadataFilterArgs>>? = null, prefixMatch: Output<String>? = null, queryParameterMatches: Output<List<RegionUrlMapPathMatcherRouteRuleMatchRuleQueryParameterMatchArgs>>? = null, regexMatch: Output<String>? = null)