HubPolicyType
HubPolicyType
HubPolicyType
A policy type from the hub catalog (e.g., "AWS > S3 > Bucket > Tags").
category |
String | Category URI for this policy type. |
controls |
JSON | Control type URIs that reference this policy type. |
controlTypes |
[HubControlType] | Resolved control types that reference this policy type. |
defaultValue |
JSON | Default value for this policy type. |
description |
String | Policy type description. |
hubMod |
HubMod | null |
icon |
String | Icon identifier. |
id |
String! | Policy type identifier (URI). |
modFullName |
String! | Full name of the mod that provides this policy type. |
modVersion |
String! | Version of the mod that provides this policy type. |
parent |
String | Parent policy type URI. |
relatedPolicyTypes |
[HubPolicyType] | Sibling policy types that share a control type with this policy type. |
schema |
JSON | JSON Schema for this policy type's value. |
targets |
JSON | Target resource type definitions for this policy type. |
title |
String! | Display name. |
trunkTitle |
String | Full trunk title (e.g. "AWS > S3 > Bucket > Versioning"). |
uri |
String! | Turbot policy type URI. |