ClusterProfileConfigSpec

ClusterProfileConfigSpec
ClusterProfileConfigSpec

DataObject which is a baseclass for other configuration specifications.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "name": "string",
    "annotation": "string",
    "enabled": false
}