subscription property

List<AwsSnsTopicSubscription>? subscription
final

Subscription is an embedded property that describes the subscription endpoints of an Amazon SNS topic.

Implementation

final List<AwsSnsTopicSubscription>? subscription;