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.
Contents
- antennaUplinkConfigArn
-
ARN of an uplink
Config
.Type: String
Length Constraints: Minimum length of 82. Maximum length of 424.
Pattern:
^arn:aws:groundstation:[-a-z0-9]{1,50}:[0-9]{12}:config/[a-z0-9]+(-[a-z0-9]+){0,4}/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}(/.{1,256})?$
Required: Yes
- enabled
-
Whether or not an uplink
Config
is enabled.Type: Boolean
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: