Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 703 Bytes

AuditTopic.md

File metadata and controls

11 lines (7 loc) · 703 Bytes

AuditTopic

Properties

Name Type Description Notes
id str Specifies the system-provided ID for the audit topic. [optional]
max_cached_messages int Specifies the maximum number of messages that can be sent and received at the same time. Messages that are sent and received at the same time can be lost if a system crash occurs. You can prevent message loss by setting this property to 0, which sets audit logs to synchronous. [optional]

[Back to Model list] [Back to API list] [Back to README]