Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface ListSubscriptionsByTopicResponse

Response for ListSubscriptionsByTopic action.

Hierarchy

Properties

NextToken?: string

Token to pass along to the next ListSubscriptionsByTopic request. This element is returned if there are more subscriptions to retrieve.

Subscriptions?: Subscription[]

A list of subscriptions.