fun Match(alias: String? = null, type: MatchType? = null, value: String? = null): Match
A function providing a DSL for building io.vertx.ext.dropwizard.Match objects.
A match for a value.
alias
- Set the alias the human readable name that will be used as a part of registry entry name when the value matches.