MatchRange - AWS App Mesh

MatchRange

An object that represents the range of values to match on. The first character of the range is included in the range, though the last character is not. For example, if the range specified were 1-100, only values 1-99 would be matched.

Contents

end

The end of the range.

Type: Long

Required: Yes

start

The start of the range.

Type: Long

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: