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