QueueInlinePolicy

class QueueInlinePolicy : KotlinCustomResource

Schema for SQS QueueInlinePolicy

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 SQS queue Search the CloudFormation User Guide for AWS::SQS::QueueInlinePolicy 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 queue: Output<String>

The URL of the SQS queue.

Link copied to clipboard
val urn: Output<String>