| Package | Description |
|---|---|
| software.amazon.awscdk.services.sqs |
Amazon Simple Queue Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static DeadLetterQueue.Builder |
DeadLetterQueue.builder() |
DeadLetterQueue.Builder |
DeadLetterQueue.Builder.maxReceiveCount(Number maxReceiveCount)
Sets the value of
DeadLetterQueue.getMaxReceiveCount() |
DeadLetterQueue.Builder |
DeadLetterQueue.Builder.queue(IQueue queue)
Sets the value of
DeadLetterQueue.getQueue() |
Copyright © 2021. All rights reserved.