A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/GroundStation/Types/ConfigTypeData.html below:

ConfigTypeData — AWS SDK for Ruby V2

When passing ConfigTypeData as input to an Aws::Client method, you can use a vanilla Hash:

{
  antenna_downlink_config: {
    spectrum_config: {       bandwidth: {         units: "GHz",         value: 1.0,       },
      center_frequency: {         units: "GHz",         value: 1.0,       },
      polarization: "LEFT_HAND",     },
  },
  antenna_downlink_demod_decode_config: {
    decode_config: {       unvalidated_json: "JsonString",     },
    demodulation_config: {       unvalidated_json: "JsonString",     },
    spectrum_config: {       bandwidth: {         units: "GHz",         value: 1.0,       },
      center_frequency: {         units: "GHz",         value: 1.0,       },
      polarization: "LEFT_HAND",     },
  },
  antenna_uplink_config: {
    spectrum_config: {       center_frequency: {         units: "GHz",         value: 1.0,       },
      polarization: "LEFT_HAND",     },
    target_eirp: {       units: "dBW",       value: 1.0,     },
    transmit_disabled: false,
  },
  dataflow_endpoint_config: {
    dataflow_endpoint_name: "String",     dataflow_endpoint_region: "String",
  },
  tracking_config: {
    autotrack: "PREFERRED",   },
  uplink_echo_config: {
    antenna_uplink_config_arn: "ConfigArn",     enabled: false,   },
}

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4