associateTrackerConsumer
inline suspend fun LocationClient.associateTrackerConsumer(crossinline block: AssociateTrackerConsumerRequest.Builder.() -> Unit): AssociateTrackerConsumerResponse
Creates an association between a geofence collection and a tracker resource. This allows the tracker resource to communicate location data to the linked geofence collection.
You can associate up to five geofence collections to each tracker resource.
Currently not supported — Cross-account configurations, such as creating associations between a tracker resource in one account and a geofence collection in another account.