Uses of Interface
software.amazon.awscdk.services.sqs.IQueue
Packages that use IQueue
Package
Description
Lifecycle Hook for the CDK AWS AutoScaling Library
CDK Construct library for higher-level ECS Constructs
Event Targets for Amazon EventBridge
Actions for AWS IoT Rule
AWS Lambda Construct Library
Amazon Lambda Destinations Library
AWS Lambda Event Sources
Amazon Lambda Golang Library
Amazon Lambda Node.js Library
Amazon Lambda Python Library
S3 Bucket Notifications Destinations
Amazon Simple Notification Service Construct Library
CDK Construct Library for Amazon Simple Notification Service Subscriptions
Amazon Simple Queue Service Construct Library
Tasks for AWS Step Functions
Triggers
-
Uses of IQueue in software.amazon.awscdk.services.autoscaling.hooktargets
Constructors in software.amazon.awscdk.services.autoscaling.hooktargets with parameters of type IQueue -
Uses of IQueue in software.amazon.awscdk.services.cloudfront.experimental
Methods in software.amazon.awscdk.services.cloudfront.experimental that return IQueueMethods in software.amazon.awscdk.services.cloudfront.experimental with parameters of type IQueueModifier and TypeMethodDescriptionEdgeFunction.Builder.deadLetterQueue(IQueue deadLetterQueue) The SQS queue to use if DLQ is enabled.EdgeFunctionProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofFunctionOptions.getDeadLetterQueue() -
Uses of IQueue in software.amazon.awscdk.services.ecs.patterns
Methods in software.amazon.awscdk.services.ecs.patterns that return IQueueModifier and TypeMethodDescriptionQueueProcessingServiceBase.getDeadLetterQueue()The dead letter queue for the primary SQS queue.final IQueueQueueProcessingEc2ServiceProps.Jsii$Proxy.getQueue()final IQueueQueueProcessingFargateServiceProps.Jsii$Proxy.getQueue()default IQueueQueueProcessingServiceBaseProps.getQueue()A queue for which to process items from.final IQueueQueueProcessingServiceBaseProps.Jsii$Proxy.getQueue()QueueProcessingServiceBase.getSqsQueue()The SQS queue that the service will process from.Methods in software.amazon.awscdk.services.ecs.patterns with parameters of type IQueueModifier and TypeMethodDescriptionA queue for which to process items from.Sets the value ofQueueProcessingServiceBaseProps.getQueue()A queue for which to process items from.Sets the value ofQueueProcessingServiceBaseProps.getQueue()Sets the value ofQueueProcessingServiceBaseProps.getQueue() -
Uses of IQueue in software.amazon.awscdk.services.events.targets
Methods in software.amazon.awscdk.services.events.targets that return IQueueModifier and TypeMethodDescriptionfinal IQueueApiDestinationProps.Jsii$Proxy.getDeadLetterQueue()final IQueueApiGatewayProps.Jsii$Proxy.getDeadLetterQueue()final IQueueBatchJobProps.Jsii$Proxy.getDeadLetterQueue()final IQueueCodeBuildProjectProps.Jsii$Proxy.getDeadLetterQueue()final IQueueCodePipelineTargetOptions.Jsii$Proxy.getDeadLetterQueue()default IQueueEventBusProps.getDeadLetterQueue()The SQS queue to be used as deadLetterQueue.final IQueueEventBusProps.Jsii$Proxy.getDeadLetterQueue()final IQueueLambdaFunctionProps.Jsii$Proxy.getDeadLetterQueue()final IQueueLogGroupProps.Jsii$Proxy.getDeadLetterQueue()final IQueueSfnStateMachineProps.Jsii$Proxy.getDeadLetterQueue()final IQueueSqsQueueProps.Jsii$Proxy.getDeadLetterQueue()default IQueueTargetBaseProps.getDeadLetterQueue()The SQS queue to be used as deadLetterQueue.final IQueueTargetBaseProps.Jsii$Proxy.getDeadLetterQueue()SqsQueue.getQueue()Methods in software.amazon.awscdk.services.events.targets with parameters of type IQueueModifier and TypeMethodDescriptionstatic SqsQueue.BuilderApiDestination.Builder.deadLetterQueue(IQueue deadLetterQueue) The SQS queue to be used as deadLetterQueue.ApiDestinationProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofTargetBaseProps.getDeadLetterQueue()ApiGateway.Builder.deadLetterQueue(IQueue deadLetterQueue) The SQS queue to be used as deadLetterQueue.ApiGatewayProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofTargetBaseProps.getDeadLetterQueue()BatchJob.Builder.deadLetterQueue(IQueue deadLetterQueue) The SQS queue to be used as deadLetterQueue.BatchJobProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofTargetBaseProps.getDeadLetterQueue()CloudWatchLogGroup.Builder.deadLetterQueue(IQueue deadLetterQueue) The SQS queue to be used as deadLetterQueue.CodeBuildProject.Builder.deadLetterQueue(IQueue deadLetterQueue) The SQS queue to be used as deadLetterQueue.CodeBuildProjectProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofTargetBaseProps.getDeadLetterQueue()CodePipeline.Builder.deadLetterQueue(IQueue deadLetterQueue) The SQS queue to be used as deadLetterQueue.CodePipelineTargetOptions.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofTargetBaseProps.getDeadLetterQueue()EventBus.Builder.deadLetterQueue(IQueue deadLetterQueue) The SQS queue to be used as deadLetterQueue.EventBusProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofEventBusProps.getDeadLetterQueue()LambdaFunction.Builder.deadLetterQueue(IQueue deadLetterQueue) The SQS queue to be used as deadLetterQueue.LambdaFunctionProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofTargetBaseProps.getDeadLetterQueue()LogGroupProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofTargetBaseProps.getDeadLetterQueue()SfnStateMachine.Builder.deadLetterQueue(IQueue deadLetterQueue) The SQS queue to be used as deadLetterQueue.SfnStateMachineProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofTargetBaseProps.getDeadLetterQueue()SqsQueue.Builder.deadLetterQueue(IQueue deadLetterQueue) The SQS queue to be used as deadLetterQueue.SqsQueueProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofTargetBaseProps.getDeadLetterQueue()TargetBaseProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofTargetBaseProps.getDeadLetterQueue()Constructors in software.amazon.awscdk.services.events.targets with parameters of type IQueue -
Uses of IQueue in software.amazon.awscdk.services.iot.actions
Methods in software.amazon.awscdk.services.iot.actions with parameters of type IQueueConstructors in software.amazon.awscdk.services.iot.actions with parameters of type IQueueModifierConstructorDescriptionSqsQueueAction(IQueue queue) SqsQueueAction(IQueue queue, SqsQueueActionProps props) -
Uses of IQueue in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda that return IQueueModifier and TypeMethodDescriptionfinal IQueueDockerImageFunctionProps.Jsii$Proxy.getDeadLetterQueue()Function.getDeadLetterQueue()The DLQ (as queue) associated with this Lambda Function (this is an optional attribute).default IQueueFunctionOptions.getDeadLetterQueue()The SQS queue to use if DLQ is enabled.final IQueueFunctionOptions.Jsii$Proxy.getDeadLetterQueue()final IQueueFunctionProps.Jsii$Proxy.getDeadLetterQueue()final IQueueSingletonFunctionProps.Jsii$Proxy.getDeadLetterQueue()Methods in software.amazon.awscdk.services.lambda with parameters of type IQueueModifier and TypeMethodDescriptionDockerImageFunction.Builder.deadLetterQueue(IQueue deadLetterQueue) The SQS queue to use if DLQ is enabled.DockerImageFunctionProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofFunctionOptions.getDeadLetterQueue()Function.Builder.deadLetterQueue(IQueue deadLetterQueue) The SQS queue to use if DLQ is enabled.FunctionOptions.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofFunctionOptions.getDeadLetterQueue()FunctionProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofFunctionOptions.getDeadLetterQueue()SingletonFunction.Builder.deadLetterQueue(IQueue deadLetterQueue) The SQS queue to use if DLQ is enabled.SingletonFunctionProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofFunctionOptions.getDeadLetterQueue() -
Uses of IQueue in software.amazon.awscdk.services.lambda.destinations
Constructors in software.amazon.awscdk.services.lambda.destinations with parameters of type IQueue -
Uses of IQueue in software.amazon.awscdk.services.lambda.eventsources
Methods in software.amazon.awscdk.services.lambda.eventsources that return IQueueModifier and TypeMethodDescriptionfinal IQueueSnsEventSourceProps.Jsii$Proxy.getDeadLetterQueue()SqsEventSource.getQueue()Methods in software.amazon.awscdk.services.lambda.eventsources with parameters of type IQueueModifier and TypeMethodDescriptionstatic SqsEventSource.BuilderSnsEventSource.Builder.deadLetterQueue(IQueue deadLetterQueue) Queue to be used as dead letter queue.SnsEventSourceProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofSubscriptionProps.getDeadLetterQueue()Constructors in software.amazon.awscdk.services.lambda.eventsources with parameters of type IQueueModifierConstructorDescriptionSqsEventSource(IQueue queue) SqsEventSource(IQueue queue, SqsEventSourceProps props) -
Uses of IQueue in software.amazon.awscdk.services.lambda.go
Methods in software.amazon.awscdk.services.lambda.go that return IQueueMethods in software.amazon.awscdk.services.lambda.go with parameters of type IQueueModifier and TypeMethodDescriptionGoFunction.Builder.deadLetterQueue(IQueue deadLetterQueue) The SQS queue to use if DLQ is enabled.GoFunctionProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofFunctionOptions.getDeadLetterQueue() -
Uses of IQueue in software.amazon.awscdk.services.lambda.nodejs
Methods in software.amazon.awscdk.services.lambda.nodejs that return IQueueModifier and TypeMethodDescriptionfinal IQueueNodejsFunctionProps.Jsii$Proxy.getDeadLetterQueue()Methods in software.amazon.awscdk.services.lambda.nodejs with parameters of type IQueueModifier and TypeMethodDescriptionNodejsFunction.Builder.deadLetterQueue(IQueue deadLetterQueue) The SQS queue to use if DLQ is enabled.NodejsFunctionProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofFunctionOptions.getDeadLetterQueue() -
Uses of IQueue in software.amazon.awscdk.services.lambda.python
Methods in software.amazon.awscdk.services.lambda.python that return IQueueModifier and TypeMethodDescriptionfinal IQueuePythonFunctionProps.Jsii$Proxy.getDeadLetterQueue()Methods in software.amazon.awscdk.services.lambda.python with parameters of type IQueueModifier and TypeMethodDescriptionPythonFunction.Builder.deadLetterQueue(IQueue deadLetterQueue) The SQS queue to use if DLQ is enabled.PythonFunctionProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofFunctionOptions.getDeadLetterQueue() -
Uses of IQueue in software.amazon.awscdk.services.s3.notifications
Constructors in software.amazon.awscdk.services.s3.notifications with parameters of type IQueue -
Uses of IQueue in software.amazon.awscdk.services.sns
Methods in software.amazon.awscdk.services.sns that return IQueueModifier and TypeMethodDescriptionSubscription.getDeadLetterQueue()The DLQ associated with this subscription if present.default IQueueSubscriptionOptions.getDeadLetterQueue()Queue to be used as dead letter queue.final IQueueSubscriptionOptions.Jsii$Proxy.getDeadLetterQueue()final IQueueSubscriptionProps.Jsii$Proxy.getDeadLetterQueue()final IQueueTopicSubscriptionConfig.Jsii$Proxy.getDeadLetterQueue()Methods in software.amazon.awscdk.services.sns with parameters of type IQueueModifier and TypeMethodDescriptionSubscription.Builder.deadLetterQueue(IQueue deadLetterQueue) Queue to be used as dead letter queue.SubscriptionOptions.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofSubscriptionOptions.getDeadLetterQueue()SubscriptionProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofSubscriptionOptions.getDeadLetterQueue()TopicSubscriptionConfig.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofSubscriptionOptions.getDeadLetterQueue() -
Uses of IQueue in software.amazon.awscdk.services.sns.subscriptions
Methods in software.amazon.awscdk.services.sns.subscriptions that return IQueueModifier and TypeMethodDescriptionfinal IQueueEmailSubscriptionProps.Jsii$Proxy.getDeadLetterQueue()final IQueueLambdaSubscriptionProps.Jsii$Proxy.getDeadLetterQueue()final IQueueSmsSubscriptionProps.Jsii$Proxy.getDeadLetterQueue()final IQueueSqsSubscriptionProps.Jsii$Proxy.getDeadLetterQueue()default IQueueSubscriptionProps.getDeadLetterQueue()Queue to be used as dead letter queue.final IQueueSubscriptionProps.Jsii$Proxy.getDeadLetterQueue()final IQueueUrlSubscriptionProps.Jsii$Proxy.getDeadLetterQueue()Methods in software.amazon.awscdk.services.sns.subscriptions with parameters of type IQueueModifier and TypeMethodDescriptionstatic SqsSubscription.BuilderEmailSubscription.Builder.deadLetterQueue(IQueue deadLetterQueue) Queue to be used as dead letter queue.EmailSubscriptionProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofSubscriptionProps.getDeadLetterQueue()LambdaSubscription.Builder.deadLetterQueue(IQueue deadLetterQueue) Queue to be used as dead letter queue.LambdaSubscriptionProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofSubscriptionProps.getDeadLetterQueue()SmsSubscription.Builder.deadLetterQueue(IQueue deadLetterQueue) Queue to be used as dead letter queue.SmsSubscriptionProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofSubscriptionProps.getDeadLetterQueue()SqsSubscription.Builder.deadLetterQueue(IQueue deadLetterQueue) Queue to be used as dead letter queue.SqsSubscriptionProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofSubscriptionProps.getDeadLetterQueue()SubscriptionProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofSubscriptionProps.getDeadLetterQueue()UrlSubscription.Builder.deadLetterQueue(IQueue deadLetterQueue) Queue to be used as dead letter queue.UrlSubscriptionProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofSubscriptionProps.getDeadLetterQueue()Constructors in software.amazon.awscdk.services.sns.subscriptions with parameters of type IQueueModifierConstructorDescriptionSqsSubscription(IQueue queue) SqsSubscription(IQueue queue, SqsSubscriptionProps props) -
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() -
Uses of IQueue in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return IQueueModifier and TypeMethodDescriptionSqsSendMessageProps.getQueue()The SQS queue that messages will be sent to.final IQueueSqsSendMessageProps.Jsii$Proxy.getQueue()Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type IQueueModifier and TypeMethodDescriptionstatic SendToQueue.BuilderDeprecated.The SQS queue that messages will be sent to.Sets the value ofSqsSendMessageProps.getQueue()Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type IQueue -
Uses of IQueue in software.amazon.awscdk.triggers
Methods in software.amazon.awscdk.triggers that return IQueueModifier and TypeMethodDescriptionfinal IQueueTriggerFunctionProps.Jsii$Proxy.getDeadLetterQueue()Methods in software.amazon.awscdk.triggers with parameters of type IQueueModifier and TypeMethodDescriptionTriggerFunction.Builder.deadLetterQueue(IQueue deadLetterQueue) The SQS queue to use if DLQ is enabled.TriggerFunctionProps.Builder.deadLetterQueue(IQueue deadLetterQueue) Sets the value ofFunctionOptions.getDeadLetterQueue()