HubPreventionFactType
HubPreventionFactType
HubPreventionFactType
A prevention fact type from the hub catalog.
defaultFacts |
JSON | Array of default fact objects. |
description |
String | Fact type description. |
icon |
String | Icon identifier. |
id |
String! | Fact type identifier (URI). |
inheritance |
String | Inheritance mode (e.g., 'override'). |
modFullName |
String! | Full name of the mod that provides this fact type. |
modVersion |
String! | Version of the mod that provides this fact type. |
name |
String! | Short key name of this fact type. |
targetType |
String | Target type (e.g., 'aws'). |
title |
String | Display title of this fact type. |
uri |
String! | Turbot fact type URI. |
validValues |
JSON | Array of valid values for facts of this type. |