Skip to main content

ISNSListTopicsResponse

Interface in AWS.SNS

Interface for ListTopics responses.

Ancestors

Properties

NextToken

property NextToken: string

A NextToken for use in future requests for retrieving paginated results.

Topics

property Topics: TList<ISNSTopic>

Type: ISNSTopic

List of topics.