INPUT_OBJECT
SyslogExportRuleUpdateInput
Description
Input for updating a syslog export rule.
link GraphQL Schema definition
- input SyslogExportRuleUpdateInput {
- # The syslog certificate information.
- SyslogCertificateInfoInput :
- # The syslog rule.
- SyslogExportRulePartialInput :
- }