ALBFailActionHTTPLocalResponse (type)

{
  "additionalProperties": false, 
  "description": "Advanced load balancer FailActionHTTPLocalResponse object", 
  "id": "ALBFailActionHTTPLocalResponse", 
  "module_id": "PolicyAdvancedLoadBalancer", 
  "properties": {
    "file": {
      "$ref": "ALBHTTPLocalFile, 
      "description": "Placeholder for description of property file of obj type FailActionHTTPLocalResponse field type str  type ref.", 
      "required": false, 
      "title": "File"
    }, 
    "status_code": {
      "$ref": "ALBFailHttpStatusCode, 
      "default": "FAIL_HTTP_STATUS_CODE_503", 
      "description": "Enum options - FAIL_HTTP_STATUS_CODE_200, FAIL_HTTP_STATUS_CODE_503. Default value when not specified in API or module is interpreted by ALB Controller as FAIL_HTTP_STATUS_CODE_503.", 
      "required": false, 
      "title": "Status code"
    }
  }, 
  "title": "FailActionHTTPLocalResponse", 
  "type": "object"
}