HubResourceType
HubResourceType
HubResourceType
A cloud resource type from the hub catalog (e.g., AWS S3 Bucket).
category |
String | Category URI for this resource type. |
cmdbPolicyUri |
String | CMDB policy URI for this resource type. |
description |
String | Resource type description. |
hubPlatform |
HubPlatform | null |
hubService |
HubService | null |
icon |
String | Icon identifier. |
id |
String! | Resource type identifier (e.g., "aws/s3/bucket"). |
modFullName |
String | Full name of the mod that provides this resource type (e.g., "@turbot/aws-s3"). |
modVersion |
String | Version of the mod that provides this resource type. |
name |
String! | Display name (e.g., "Bucket"). |
parent |
String | Parent resource type URI reference (e.g., "#/resource/types/region"). |
platform |
String! | Platform this resource type belongs to (e.g., "aws"). |
resourceParents |
JSON | Array of parent resource type URI references. |
serviceId |
String | Service this resource type belongs to (e.g., "aws/s3"). |
trunkTitle |
String | Full trunk title (e.g. "AWS > S3 > Bucket"). |
uri |
String! | Turbot resource type URI (e.g., "tmod:@turbot/aws-s3#/resource/types/bucket"). |