class Aws::GroundStation::Types::TrackingConfig

Object that determines whether tracking should be used during a contact executed with this `Config` in the mission profile.

@note When making an API call, you may pass TrackingConfig

data as a hash:

    {
      autotrack: "PREFERRED", # required, accepts PREFERRED, REMOVED, REQUIRED
    }

@!attribute [rw] autotrack

Current setting for autotrack.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/groundstation-2019-05-23/TrackingConfig AWS API Documentation

Constants

SENSITIVE