sls sdk

ListTopicsResponse Properties

The properties of the ListTopicsResponse class are listed below. For a complete list of ListTopicsResponse class members, see the ListTopicsResponse Members topic.

Public Instance Properties

Count The count of log topics in the response
NextToken The next token property in the response. It is used to list more topics in next ListTopics request. If there is no more topics to list, it will return an empty string.
Topics All log topics in the response

See Also

ListTopicsResponse Class | Aliyun.Api.SLS.Response Namespace