AlbControllerClusterRuntimeError (type)

{
  "description": "Advanced Load Balancer controller cluster runtime error.", 
  "id": "AlbControllerClusterRuntimeError", 
  "module_id": "PolicyALBControllerDeployment", 
  "properties": {
    "error_code": {
      "description": "Advanced Load Balancer cluster runtime error code.", 
      "readonly": true, 
      "title": "Advanced Load Balancer cluster runtime error code", 
      "type": "int"
    }, 
    "error_message": {
      "description": "Advanced Load Balancer cluster runtime error msg.", 
      "readonly": true, 
      "title": "Advanced Load Balancer cluster runtime error msg", 
      "type": "string"
    }
  }, 
  "title": "Advanced Load Balancer controller cluster runtime error", 
  "type": "object"
}