HubCategory
HubCategory
HubCategory
A category from the hub catalog, used to organize entity types within a mod.
actionTypeCount |
Int | Number of action types in this category. |
benchmarkCount |
Int | Number of benchmarks in this category. |
categoryType |
String! | Category kind (e.g., "resource", "control", "policy", "action", "permission"). |
controlTypeCount |
Int | Number of control types in this category. |
description |
String | Category description. |
icon |
String | Icon identifier. |
id |
String! | Category identifier (URI). |
name |
String! | Short name (e.g., "s3"). |
objectiveCount |
Int | Number of objectives in this category. |
permissionTypeCount |
Int | Number of permission types in this category. |
policyTypeCount |
Int | Number of policy types in this category. |
preventionTypeCount |
Int | Number of prevention types in this category. |
resourceTypeCount |
Int | Number of resource types in this category. |
title |
String | Display title (e.g., "S3"). |
uri |
String! | Category URI (e.g., "tmod:@turbot/aws-s3#/resource/categories/s3"). |