subscribers property

List<String> subscribers
final

The AWS account IDs that you want to share your content with. The receiving accounts (subscribers) will be allowed to create their own flows using your content as the source.

Implementation

final List<String> subscribers;