HubActionType
HubActionType
HubActionType
An action type from the hub catalog (e.g., "AWS > S3 > Bucket > Set Tags").
category |
String | Category URI for this action type. |
description |
String | Action type description. |
hubMod |
HubMod | null |
icon |
String | Icon identifier. |
id |
String! | Action type identifier (URI). |
modFullName |
String! | Full name of the mod that provides this action type. |
modVersion |
String! | Version of the mod that provides this action type. |
parent |
String | Parent resource type URI for this action type. |
permissions |
JSON | Cloud permissions required by this action. |
policyType |
String | Policy type URI that this action enforces. |
targets |
JSON | Target resource type definitions for this action type. |
title |
String! | Display name. |
trunkTitle |
String | Full hierarchical title (e.g. "AWS > S3 > Bucket > Set Public Access Block"). |
uri |
String! | Turbot action type URI. |