INPUT_OBJECT
Input for deleting a syslog export rule.
input DeleteSyslogExportRuleInput {# Required. UUID used to identify the cluster the request goes to.clusterUuid: String!# Required. The ID of the syslog export rule.id: String!}