ComponentVariable

The details of an input/output variable: the variable and the component Uri. name.

JSON representation
{
  "variable": string,
  "componentUri": string
}
Fields
variable

string

Required. Name of the variable.

componentUri

string

Required. Component to which this variable belongs.