routeUpdateWaitTime property

String? routeUpdateWaitTime
getter/setter pair

The time to wait for route updates to propagate.

The maximum configurable time is 3 hours, in seconds format. If unspecified, there is no wait time.

Optional.

Implementation

core.String? routeUpdateWaitTime;