Class: Topic

SNS.Topic

new Topic()

Properties:
Name Type Description
DisplayName String Required: No. A developer-defined string that can be used to identify this SNS topic.Update requires: No interruption
Subscription AmazonSNSSubscriptionPropertyType Required: No. The SNS subscriptions (endpoints) for this topic.Update requires: No interruption
TopicName String Required: No. A name for the topic. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the topic name. For more information, see Name Type.ImportantIf you specify a name, you cannot do updates that require this resource to be replaced. You can still do updates that require no or some interruption. If you must replace the resource, specify a new name.Update requires: Replacement
Source:

Extends

  • WKResource

SNS.Topic

new Topic()

Properties:
Name Type Description
DisplayName String Required: No. A developer-defined string that can be used to identify this SNS topic.Update requires: No interruption
Subscription AmazonSNSSubscriptionPropertyType Required: No. The SNS subscriptions (endpoints) for this topic.Update requires: No interruption
TopicName String Required: No. A name for the topic. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the topic name. For more information, see Name Type.ImportantIf you specify a name, you cannot do updates that require this resource to be replaced. You can still do updates that require no or some interruption. If you must replace the resource, specify a new name.Update requires: Replacement
Source:

Extends

  • WKResource