description property

String? description
getter/setter pair

The short description conveying the intent of this routeRule.

The description can have a maximum length of 1024 characters.

Implementation

core.String? description;