NAME
Paws::LocationService::DescribeTrackerResponse
ATTRIBUTES
REQUIRED CreateTime => Str
The timestamp for when the tracker 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 Description => Str
The optional description for the tracker resource.
KmsKeyId => Str
A key identifier for an AWS KMS customer managed key (https://docs.aws.amazon.com/kms/latest/developerguide/create-keys.html) assigned to the Amazon Location resource.
REQUIRED PricingPlan => Str
The pricing plan selected for the specified tracker resource.
For additional details and restrictions on each pricing plan option, see the Amazon Location Service pricing page (https://aws.amazon.com/location/pricing/).
Valid values are: "RequestBasedUsage"
, "MobileAssetTracking"
, "MobileAssetManagement"
=head2 PricingPlanDataSource => Str
The specified data provider for the tracker resource.
Tags => Paws::LocationService::TagMap
The tags associated with the tracker resource.
REQUIRED TrackerArn => Str
The Amazon Resource Name (ARN) for the tracker resource. Used when you need to specify a resource across all AWS.
Format example:
arn:aws:geo:region:account-id:tracker/ExampleTracker
REQUIRED TrackerName => Str
The name of the tracker resource.
REQUIRED UpdateTime => Str
The timestamp for when the tracker resource was last updated in ISO 8601 (https://www.iso.org/iso-8601-date-and-time-format.html) format: YYYY-MM-DDThh:mm:ss.sssZ
.