class Aws::GroundStation::Types::Frequency
Object that describes the frequency.
@note When making an API call, you may pass Frequency
data as a hash: { units: "GHz", # required, accepts GHz, MHz, kHz value: 1.0, # required }
@!attribute [rw] units
Frequency units. @return [String]
@!attribute [rw] value
Frequency value. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink. @return [Float]
@see docs.aws.amazon.com/goto/WebAPI/groundstation-2019-05-23/Frequency AWS API Documentation
Constants
- SENSITIVE