class Aws::GroundStation::Types::DeleteConfigRequest
@note When making an API call, you may pass DeleteConfigRequest
data as a hash: { config_id: "String", # required config_type: "antenna-downlink", # required, accepts antenna-downlink, antenna-downlink-demod-decode, antenna-uplink, dataflow-endpoint, tracking, uplink-echo, s3-recording }
@!attribute [rw] config_id
UUID of a `Config`. @return [String]
@!attribute [rw] config_type
Type of a `Config`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/groundstation-2019-05-23/DeleteConfigRequest AWS API Documentation
Constants
- SENSITIVE