RouteCalculator

class RouteCalculator : KotlinCustomResource

Definition of AWS::Location::RouteCalculator Resource Type

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) for the route calculator resource. Use the ARN when you specify a resource across all AWS .

Link copied to clipboard
val calculatorArn: Output<String>

Synonym for Arn . The Amazon Resource Name (ARN) for the route calculator resource. Use the ARN when you specify a resource across all AWS .

Link copied to clipboard
val calculatorName: Output<String>

The name of the route calculator resource. Requirements:

Link copied to clipboard
val createTime: Output<String>

The timestamp for when the route calculator resource was created in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ .

Link copied to clipboard
val dataSource: Output<String>

Specifies the data provider of traffic and road network data.

Link copied to clipboard
val description: Output<String>?

The optional description for the route calculator resource.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

No longer used. If included, the only allowed value is RequestBasedUsage . Allowed Values : RequestBasedUsage

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val updateTime: Output<String>

The timestamp for when the route calculator resource was last updated in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ .

Link copied to clipboard
val urn: Output<String>