class Aws::LocationService::Types::DescribeTrackerResponse
@!attribute [rw] create_time
The timestamp for when the tracker resource was created in [ ISO 8601][1] format: `YYYY-MM-DDThh:mm:ss.sssZ`. [1]: https://www.iso.org/iso-8601-date-and-time-format.html @return [Time]
@!attribute [rw] description
The optional description for the tracker resource. @return [String]
@!attribute [rw] kms_key_id
A key identifier for an [AWS KMS customer managed key][1] assigned to the Amazon Location resource. [1]: https://docs.aws.amazon.com/kms/latest/developerguide/create-keys.html @return [String]
@!attribute [rw] pricing_plan
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][1]. [1]: https://aws.amazon.com/location/pricing/ @return [String]
@!attribute [rw] pricing_plan_data_source
The specified data provider for the tracker resource. @return [String]
@!attribute [rw] tags
The tags associated with the tracker resource. @return [Hash<String,String>]
@!attribute [rw] tracker_arn
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` ^ @return [String]
@!attribute [rw] tracker_name
The name of the tracker resource. @return [String]
@!attribute [rw] update_time
The timestamp for when the tracker resource was last updated in [ ISO 8601][1] format: `YYYY-MM-DDThh:mm:ss.sssZ`. [1]: https://www.iso.org/iso-8601-date-and-time-format.html @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/location-2020-11-19/DescribeTrackerResponse AWS API Documentation
Constants
- SENSITIVE