ConstraintResponse

ConstraintResponse
ConstraintResponse
AllOf
This class requires all of the following:
JSON Example
{
    "name": "string",
    "constraintTemplateId": "string",
    "enforcementAction": "string",
    "matchSpec": {
        "data": "string",
        "type": "string"
    },
    "parameters": {
        "data": "string",
        "type": "string"
    },
    "deployOpa": false,
    "id": "string",
    "username": "string",
    "updatedAt": "string"
}