Uses of Interface
software.amazon.awscdk.services.sqs.IQueue
-
Uses of IQueue in software.amazon.awscdk.services.sqs
Subinterfaces of IQueue in software.amazon.awscdk.services.sqsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIQueue.Classes in software.amazon.awscdk.services.sqs that implement IQueueModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classA new Amazon SQS queue.classReference to a new or existing Amazon SQS queue.Methods in software.amazon.awscdk.services.sqs that return IQueueModifier and TypeMethodDescriptionstatic IQueueQueue.fromQueueArn(software.constructs.Construct scope, String id, String queueArn) Import an existing SQS queue provided an ARN.static IQueueQueue.fromQueueAttributes(software.constructs.Construct scope, String id, QueueAttributes attrs) Import an existing queue.DeadLetterQueue.getQueue()The dead-letter queue to which Amazon SQS moves messages after the value of maxReceiveCount is exceeded.final IQueueDeadLetterQueue.Jsii$Proxy.getQueue()Methods in software.amazon.awscdk.services.sqs that return types with arguments of type IQueueModifier and TypeMethodDescriptionQueuePolicyProps.getQueues()The set of queues this policy applies to.QueuePolicyProps.Jsii$Proxy.getQueues()Methods in software.amazon.awscdk.services.sqs with parameters of type IQueueMethod parameters in software.amazon.awscdk.services.sqs with type arguments of type IQueueModifier and TypeMethodDescriptionThe set of queues this policy applies to.Sets the value ofQueuePolicyProps.getQueues()