Updates the specified properties for a given route calculator resource.
See https://www.paws-r-sdk.com/docs/locationservice_update_route_calculator/ for full documentation.
locationservice_update_route_calculator(
CalculatorName,
Description = NULL,
PricingPlan = NULL
)
[required] The name of the route calculator resource to update.
Updates the description for the route calculator resource.
No longer used. If included, the only allowed value is
RequestBasedUsage
.