class Aws::GroundStation::Types::UplinkEchoConfig
Information about an uplink echo `Config`.
Parameters from the `AntennaUplinkConfig`, corresponding to the specified `AntennaUplinkConfigArn`, are used when this `UplinkEchoConfig` is used in a contact.
@note When making an API call, you may pass UplinkEchoConfig
data as a hash: { antenna_uplink_config_arn: "ConfigArn", # required enabled: false, # required }
@!attribute [rw] antenna_uplink_config_arn
ARN of an uplink `Config`. @return [String]
@!attribute [rw] enabled
Whether or not an uplink `Config` is enabled. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/groundstation-2019-05-23/UplinkEchoConfig AWS API Documentation
Constants
- SENSITIVE