ExceptionEntrySelectorMatchOperator type

When the matchVariable points to a key-value pair (e.g, RequestHeader), this operates on the selector
KnownExceptionEntrySelectorMatchOperator can be used interchangeably with ExceptionEntrySelectorMatchOperator, this enum contains the known values that the service supports.

Known values supported by the service

Equals: Equals
Contains: Contains
StartsWith: StartsWith
EndsWith: EndsWith

type ExceptionEntrySelectorMatchOperator = string