HubMod
HubMod
HubMod
A Turbot mod from the hub catalog.
actionTypeCount |
Int | Number of action types defined by this mod. |
actionTypes |
HubActionTypes | null |
benchmarkCount |
Int | Number of benchmarks defined by this mod. |
controlTypeCount |
Int | Number of control types defined by this mod. |
controlTypes |
HubControlTypes | null |
description |
String | Mod description. |
directDependencies |
[HubMod!]! | null |
exampleCount |
Int | Number of prevention examples defined by this mod. |
hubPlatform |
HubPlatform | null |
hubService |
HubService | null |
id |
String! | Mod identifier (e.g., "@turbot/aws-s3"). |
mod |
Resource | null |
modHealthControl |
Control | null |
modUri |
String | Mod URI (e.g., "tmod:@turbot/aws-s3"). |
name |
String! | Mod name (e.g., "@turbot/aws-s3"). |
objectiveCount |
Int | Number of objectives defined by this mod. |
permissionTypeCount |
Int | Number of permission types defined by this mod. |
platform |
String! | Platform this mod belongs to (e.g., "aws"). |
policyTypeCount |
Int | Number of policy types defined by this mod. |
policyTypes |
HubPolicyTypes | null |
preventionExamples |
HubPreventionExamples | null |
preventionFactTypes |
HubPreventionFactTypes | null |
preventionTypeCount |
Int | Number of prevention types defined by this mod. |
preventionTypes |
HubPreventionTypes | null |
resourceTypeCount |
Int | Number of resource types defined by this mod. |
resourceTypes |
HubResourceTypes | null |
serviceId |
String | Service this mod provides (e.g., "aws/s3"). Null for infrastructure mods not tied to a specific service. |
transitiveDependencies |
[HubMod!]! | null |
version |
String! | Mod version (e.g., "5.12.0"). |
versions |
[HubMod!]! | null |