OBJECT
TanzuHubPolicyRuleTestRun
Test Rule run status
link GraphQL Schema definition
- type TanzuHubPolicyRuleTestRun {
- # Rule execution result
- JSON :
- # Associated Policy rule
- TanzuHubPolicyRule! :
- # Rule evaluation status
- TanzuHubPolicyRuleEvaluationStatus :
- }