Per A2-β §6.1. identityKind discriminates name-keyed collision ("name"), route id collision ("id"), route mountPath collision ("mountPath"), and effective method+path collision ("effective-method-path").
identityKind
"name"
"id"
"mountPath"
"effective-method-path"
Readonly
Identity string. Format depends on identityKind:
Per A2-β §6.1.
identityKinddiscriminates name-keyed collision ("name"), route id collision ("id"), route mountPath collision ("mountPath"), and effective method+path collision ("effective-method-path").