Module: Aws::LocationService::Client::_DescribeTrackerResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeTrackerResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#create_time::Time

Returns:

  • (::Time)


502
# File 'sig/client.rbs', line 502

def create_time: () -> ::Time

#description::String

Returns:

  • (::String)


498
# File 'sig/client.rbs', line 498

def description: () -> ::String

#event_bridge_enabledBoolean

Returns:

  • (Boolean)


506
# File 'sig/client.rbs', line 506

def event_bridge_enabled: () -> bool

#kms_key_enable_geospatial_queriesBoolean

Returns:

  • (Boolean)


507
# File 'sig/client.rbs', line 507

def kms_key_enable_geospatial_queries: () -> bool

#kms_key_id::String

Returns:

  • (::String)


504
# File 'sig/client.rbs', line 504

def kms_key_id: () -> ::String

#position_filtering"TimeBased", ...

Returns:

  • ("TimeBased", "DistanceBased", "AccuracyBased")


505
# File 'sig/client.rbs', line 505

def position_filtering: () -> ("TimeBased" | "DistanceBased" | "AccuracyBased")

#pricing_plan"RequestBasedUsage", ...

Returns:

  • ("RequestBasedUsage", "MobileAssetTracking", "MobileAssetManagement")


499
# File 'sig/client.rbs', line 499

def pricing_plan: () -> ("RequestBasedUsage" | "MobileAssetTracking" | "MobileAssetManagement")

#pricing_plan_data_source::String

Returns:

  • (::String)


500
# File 'sig/client.rbs', line 500

def pricing_plan_data_source: () -> ::String

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


501
# File 'sig/client.rbs', line 501

def tags: () -> ::Hash[::String, ::String]

#tracker_arn::String

Returns:

  • (::String)


497
# File 'sig/client.rbs', line 497

def tracker_arn: () -> ::String

#tracker_name::String

Returns:

  • (::String)


496
# File 'sig/client.rbs', line 496

def tracker_name: () -> ::String

#update_time::Time

Returns:

  • (::Time)


503
# File 'sig/client.rbs', line 503

def update_time: () -> ::Time