NAME
Paws::LocationService::CreateRouteCalculatorResponse
ATTRIBUTES
REQUIRED CalculatorArn => Str
The Amazon Resource Name (ARN) for the route calculator resource. Use the ARN when you specify a resource across all AWS.
Format example:
arn:aws:geo:region:account-id:route-calculator/ExampleCalculator
REQUIRED CalculatorName => Str
The name of the route calculator resource.
For example,
ExampleRouteCalculator
.
REQUIRED CreateTime => Str
The timestamp when the route calculator resource was created in ISO 8601 (https://www.iso.org/iso-8601-date-and-time-format.html) format: YYYY-MM-DDThh:mm:ss.sssZ
.
For example,
2020–07-2T12:15:20.000Z+01:00