Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 691 Bytes

AuditTopicCreateParams.md

File metadata and controls

11 lines (7 loc) · 691 Bytes

AuditTopicCreateParams

Properties

Name Type Description Notes
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]
name str Specifies the name of the audit topic.

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