AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
This is the response object from the DescribeRouteCalculator operation.
Namespace: Amazon.LocationService.Model
Assembly: AWSSDK.LocationService.dll
Version: 3.x.y.z
public class DescribeRouteCalculatorResponse : AmazonWebServiceResponse
The DescribeRouteCalculatorResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
DescribeRouteCalculatorResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
CalculatorArn | System.String |
Gets and sets the property CalculatorArn. The Amazon Resource Name (ARN) for the Route calculator resource. Use the ARN when you specify a resource across Amazon Web Services.
|
![]() |
CalculatorName | System.String |
Gets and sets the property CalculatorName. The name of the route calculator resource being described. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
CreateTime | System.DateTime |
Gets and sets the property CreateTime.
The timestamp when the route calculator resource was created in ISO
8601 format:
|
![]() |
DataSource | System.String |
Gets and sets the property DataSource. The data provider of traffic and road network data. Indicates one of the available providers:
For more information about data providers, see Amazon Location Service data providers. |
![]() |
Description | System.String |
Gets and sets the property Description. The optional description of the route calculator resource. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
PricingPlan | Amazon.LocationService.PricingPlan |
Gets and sets the property PricingPlan.
Always returns |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. Tags associated with route calculator resource. |
![]() |
UpdateTime | System.DateTime |
Gets and sets the property UpdateTime.
The timestamp when the route calculator resource was last updated in ISO
8601 format:
|
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5