Source

name: String
mapping: String
{
  "name": "String",
  "mapping": "String"
}

name

Type: String

The distribution name that you want to import the value from.

Required: Yes

mapping

Type: String

The path to the value you want to import. The path follows the JSONPath syntax.

Hint

Run command attini deploy output with the Attini CLI to see a distributions output.

Required: Yes