The properties of the ListTopicsResponse class are listed below. For a complete list of ListTopicsResponse class members, see the ListTopicsResponse Members topic.
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 |
ListTopicsResponse Class | Aliyun.Api.SLS.Response Namespace