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 | Role reference name | 
| roleType | string | Role type | 
Example
{
  "refName" : "...",
  "roleType" : "..."
}