Role info: This will contain information related to a role referred by some configuration. During import type this role must be materizalized.
| name | data type | description | 
|---|---|---|
| refName | string | |
| roleType | string | 
Example
{
  "refName" : "...",
  "roleType" : "..."
}