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