class Aws::LocationService::Types::DisassociateTrackerConsumerRequest
@note When making an API call, you may pass DisassociateTrackerConsumerRequest
data as a hash: { consumer_arn: "Arn", # required tracker_name: "ResourceName", # required }
@!attribute [rw] consumer_arn
The Amazon Resource Name (ARN) for the geofence collection to be disassociated from the tracker resource. Used when you need to specify a resource across all AWS. * Format example: `arn:aws:geo:region:account-id:geofence-collection/ExampleGeofenceCollectionConsumer` ^ @return [String]
@!attribute [rw] tracker_name
The name of the tracker resource to be dissociated from the consumer. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/location-2020-11-19/DisassociateTrackerConsumerRequest AWS API Documentation
Constants
- SENSITIVE