ExAliyun.MNS.set_topic_attributes
You're seeing just the function
set_topic_attributes
, go back to ExAliyun.MNS module for more information.
Link to this function
set_topic_attributes(topic_url, opts)
Specs
Modify the attributes of an existing topic.
Options
:config_overrides
, optional, the options inconfig_overrides
, please seerequest/2
for details;:maximum_message_size
, optional, maximum body length of a message sent to the queue, measured in bytes, by default is 65536 (64 KB);:logging_enabled
, optional, whether to enable MNS server logging, by default is false.