protocols property

List<String>? protocols
getter/setter pair

Protocols of the route.

Policy based routes only.

Implementation

core.List<core.String>? protocols;