OBJECT
GuardrailsRemediationActionDeleteResult
link GraphQL Schema definition
- type GuardrailsRemediationActionDeleteResult {
- # Error message if any
- String :
- # Id of the object being deleted
- ID! :
- # Status of the object being deleted
- GuardrailsRemediationActionDeleteStatus! :
- }