Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration MatchType

Enumeration members

ExactMatch

ExactMatch: = "EXACT_MATCH"

ForceLongestPrefixMatch

ForceLongestPrefixMatch: = "FORCE_LONGEST_PREFIX_MATCH"

PrefixMatch

PrefixMatch: = "PREFIX_MATCH"

SuffixMatch

SuffixMatch: = "SUFFIX_MATCH"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.