UpdateGuardrailInput
UpdateGuardrailInput
Update a guardrail with the given properties
akas | [String!] | Optional additional akas for the guardrail |
controlTypes | [String!] | Optional the controlTypes associated with this guardrail |
description | String | Optional updated description of the guardrail |
force | Boolean | Optional force flag to force update the guardrail |
id | ID! | The ID of the guardrail to update |
tags | JSON | Optional updated tags for the guardrail |
targets | [String!] | Optional additional targets to be added (existing targets will be preserved) |
title | String | Optional updated title of the guardrail |