Module: Aws::GroundStation::Client::_UpdateConfigResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ConfigIdResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#config_arn ⇒ ::String
758 |
# File 'sig/client.rbs', line 758
def config_arn: () -> ::String
|
#config_id ⇒ ::String
756 |
# File 'sig/client.rbs', line 756
def config_id: () -> ::String
|
#config_type ⇒ "antenna-downlink", ...
757 |
# File 'sig/client.rbs', line 757
def config_type: () -> ("antenna-downlink" | "antenna-downlink-demod-decode" | "tracking" | "dataflow-endpoint" | "antenna-uplink" | "uplink-echo" | "s3-recording" | "telemetry-sink")
|