TopicInlinePolicy

class TopicInlinePolicy : KotlinCustomResource

Schema for AWS::SNS::TopicInlinePolicy

Properties

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val policyDocument: Output<Any>

A policy document that contains permissions to add to the specified SNS topics. Search the CloudFormation User Guide for AWS::SNS::TopicInlinePolicy for more information about the expected schema for this property.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val topicArn: Output<String>

The Amazon Resource Name (ARN) of the topic to which you want to add the policy.

Link copied to clipboard
val urn: Output<String>