RegionUrlMapPathMatcherRouteRuleMatchRuleMetadataFilterArgs

data class RegionUrlMapPathMatcherRouteRuleMatchRuleMetadataFilterArgs(val filterLabels: Output<List<RegionUrlMapPathMatcherRouteRuleMatchRuleMetadataFilterFilterLabelArgs>>, val filterMatchCriteria: Output<String>) : ConvertibleToJava<RegionUrlMapPathMatcherRouteRuleMatchRuleMetadataFilterArgs>

Constructors

constructor(filterLabels: Output<List<RegionUrlMapPathMatcherRouteRuleMatchRuleMetadataFilterFilterLabelArgs>>, filterMatchCriteria: Output<String>)

Properties

Link copied to clipboard

The list of label value pairs that must match labels in the provided metadata based on filterMatchCriteria This list must not be empty and can have at the most 64 entries. Structure is documented below.

Link copied to clipboard

Specifies how individual filterLabel matches within the list of filterLabels contribute towards the overall metadataFilter match. Supported values are:

Functions

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