NAME
Paws::LocationService::DescribeMapResponse
ATTRIBUTES
REQUIRED Configuration => Paws::LocationService::MapConfiguration
Specifies the map tile style selected from a partner data provider.
REQUIRED CreateTime => Str
The timestamp for when the map resource was created in ISO 8601 (https://www.iso.org/iso-8601-date-and-time-format.html) format: YYYY-MM-DDThh:mm:ss.sssZ
.
REQUIRED DataSource => Str
Specifies the data provider for the associated map tiles.
REQUIRED Description => Str
The optional description for the map resource.
REQUIRED MapArn => Str
The Amazon Resource Name (ARN) for the map resource. Used when you need to specify a resource across all AWS.
Format example:
arn:aws:geo:region:account-id:maps/ExampleMap
REQUIRED MapName => Str
The map style selected from an available provider.
REQUIRED PricingPlan => Str
The pricing plan selected for the specified map resource.
<p>For additional details and restrictions on each pricing plan option, see the <a href="https://aws.amazon.com/location/pricing/">Amazon Location Service pricing page</a>.</p>
Valid values are: "RequestBasedUsage"
, "MobileAssetTracking"
, "MobileAssetManagement"
=head2 Tags => Paws::LocationService::TagMap
Tags associated with the map resource.
REQUIRED UpdateTime => Str
The timestamp for when the map resource was last update in ISO 8601 (https://www.iso.org/iso-8601-date-and-time-format.html) format: YYYY-MM-DDThh:mm:ss.sssZ
.