INPUT_OBJECT
SyslogExportRuleInput
Description
Input for retrieving a syslog export rule.
link GraphQL Schema definition
- input SyslogExportRuleInput {
- # The syslog certificate information.
- SyslogCertificateInfoInput :
- # The syslog rule.
- SyslogExportRuleFullInput :
- }