ArrayOfClusterActionHistory

ArrayOfClusterActionHistory
ArrayOfClusterActionHistory

A boxed array of ClusterActionHistory. To be used in Any placeholders.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "action": {
                "_typeName": "string",
                "type": "string",
                "target": {
                    "_typeName": "string",
                    "type": "string",
                    "value": "string"
                }
            },
            "time": "string"
        }
    ]
}
_value
Required

_value