Uses of Interface
software.amazon.awscdk.interfaces.sqs.IQueuePolicyRef
Packages that use IQueuePolicyRef
Package
Description
Amazon Simple Queue Service Construct Library
-
Uses of IQueuePolicyRef in software.amazon.awscdk.interfaces.sqs
Subinterfaces of IQueuePolicyRef in software.amazon.awscdk.interfaces.sqsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIQueuePolicyRef.Classes in software.amazon.awscdk.interfaces.sqs that implement IQueuePolicyRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IQueuePolicyRef in software.amazon.awscdk.services.sqs
Classes in software.amazon.awscdk.services.sqs that implement IQueuePolicyRefModifier and TypeClassDescriptionclassTheAWS::SQS::QueuePolicytype applies a policy to Amazon SQS queues.