ExAliyun.MNS.unsubscribe

You're seeing just the function unsubscribe, go back to ExAliyun.MNS module for more information.
Link to this function

unsubscribe(topic_url, subscription_name, opts \\ [])

Specs

unsubscribe(
  topic_url :: String.t(),
  subscription_name :: String.t(),
  opts :: Keyword.t()
) :: result()

Cancel a subscription.

Alibaba Cloud API Docs

Options

  • :config_overrides, optional, the options in config_overrides, please see request/2 for details.