Mns Functions
object MnsFunctions
Functions
Link copied to clipboard
This data source provides a list of MNS queues in an Alibaba Cloud account according to the specified parameters.
Link copied to clipboard
Using this data source can open MNS service automatically. If the service has been opened, it will return opened. For information about MNS and how to use it, see What is MNS.
Link copied to clipboard
This data source provides a list of MNS topics in an Alibaba Cloud account according to the specified parameters.
Link copied to clipboard
suspend fun getTopicSubscriptions(argument: GetTopicSubscriptionsPlainArgs): GetTopicSubscriptionsResult
This data source provides a list of MNS topic subscriptions in an Alibaba Cloud account according to the specified parameters.
suspend fun getTopicSubscriptions(argument: suspend GetTopicSubscriptionsPlainArgsBuilder.() -> Unit): GetTopicSubscriptionsResult
suspend fun getTopicSubscriptions(namePrefix: String? = null, outputFile: String? = null, topicName: String): GetTopicSubscriptionsResult