| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(DeadLetterQueue.Builder builder)
Constructor that initializes the object based on literal property values passed by the
DeadLetterQueue.Builder. |
Copyright © 2022. All rights reserved.