View source: R/locationservice_operations.R
locationservice_update_route_calculator | R Documentation |
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,
PricingPlan = NULL,
Description = NULL
)
CalculatorName |
[required] The name of the route calculator resource to update. |
PricingPlan |
No longer used. If included, the only allowed value is
|
Description |
Updates the description for the route calculator resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.