Show / Hide Table of Contents

Interface TopicPolicyProps

Properties to associate SNS topics with a policy.

stable

Synopsis

Properties

topics

The set of topics this policy applies to.

Properties

topics

The set of topics this policy applies to.

stable

Declaration
readonly topics: ITopic[];
Property Value

ITopic[]

Back to top Generated by DocFX