You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::GroundStation::Types::ConfigIdResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#config_arnString

ARN of a Config.

Returns:

  • (String)

    ARN of a Config.

#config_idString

UUID of a Config.

Returns:

  • (String)

    UUID of a Config.

#config_typeString

Type of a Config.

Possible values:

  • antenna-downlink
  • antenna-downlink-demod-decode
  • antenna-uplink
  • dataflow-endpoint
  • tracking
  • uplink-echo

Returns:

  • (String)

    Type of a Config.