ConfigTypeData - AWS Ground Station

ConfigTypeData

Object containing the parameters of a Config.

See the subtype definitions for what each type of Config contains.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

antennaDownlinkConfig

Information about how AWS Ground Station should configure an antenna for downlink during a contact.

Type: AntennaDownlinkConfig object

Required: No

antennaDownlinkDemodDecodeConfig

Information about how AWS Ground Station should configure an antenna for downlink demod decode during a contact.

Type: AntennaDownlinkDemodDecodeConfig object

Required: No

antennaUplinkConfig

Information about how AWS Ground Station should configure an antenna for uplink during a contact.

Type: AntennaUplinkConfig object

Required: No

dataflowEndpointConfig

Information about the dataflow endpoint Config.

Type: DataflowEndpointConfig object

Required: No

s3RecordingConfig

Information about an S3 recording Config.

Type: S3RecordingConfig object

Required: No

trackingConfig

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

Type: TrackingConfig object

Required: No

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.

Type: UplinkEchoConfig object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: