PreventionExample
PreventionExample
PreventionExample
Represents a PreventionExample in Turbot Guardrails.
Prevention examples provide sample configurations that demonstrate how to implement preventions for specific scenarios.
For more information, please see Prevention Examples.
data |
Scalar | The data for this PreventionExample. |
description |
String | The description of this PreventionExample. |
example |
String | The example of this PreventionExample. |
icon |
String | FontAwesome icon reference, used for display in the product and documentation. Will be in the format fal-<icon>, far-<icon> or fas-<icon> for light, regular and solid icon classes respectively. |
implementation |
Scalar | The implementation of this PreventionExample. |
layer |
PreventionObjectiveLayer | null |
modUri |
String! | Unique identifier for the defining mod. |
objectives |
PreventionObjectives | The objectives for this PreventionExample. |
parent |
String | The parent of this PreventionExample. |
title |
String | The title of this PreventionExample. |
turbot |
PreventionExampleMetadata! | Turbot metadata for this PreventionExample. |
type |
PreventionType | null |
uri |
String! | Mod-specific unique identifier. |