TraceActionConfig (type)

{
  "id": "TraceActionConfig", 
  "module_id": "LiveTrace", 
  "properties": {
    "action_argument": {
      "$ref": "TraceActionArgument, 
      "readonly": true, 
      "required": true, 
      "title": "Action argument for trace"
    }, 
    "sampling_argument": {
      "$ref": "SamplingArgument, 
      "readonly": true, 
      "required": true, 
      "title": "Sample argument for trace"
    }
  }, 
  "type": "object"
}