INPUT_OBJECT
Input for retrieving syslog information.
input SyslogCertificateInfoInput {# Syslog server's X.509 certificate in Base64 encoded DER format.serverCertificate: String# User friendly name to identify the server certificate.serverCertificateName: String}