Class GuardrailTopicPolicyAssessment
A behavior assessment of a topic policy.
Inherited Members
Namespace: Glitch9.AIDevKit.AmazonAws
Assembly: Glitch9.AIDevKit.Provider.AmazonAws.dll
Syntax
public class GuardrailTopicPolicyAssessment
Properties
| Edit this page View SourceTopics
The topics in the assessment.
Declaration
[JsonProperty("topics")]
public GuardrailTopic[] Topics { get; set; }
Property Value
| Type | Description |
|---|---|
| GuardrailTopic[] |