| Package | Description |
|---|---|
| software.amazon.awscdk.services.sqs |
Amazon Simple Queue Service Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
QueueAttributes.Jsii$Proxy
An implementation for
QueueAttributes |
| Modifier and Type | Method and Description |
|---|---|
QueueAttributes |
QueueAttributes.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IQueue |
Queue.fromQueueAttributes(software.constructs.Construct scope,
String id,
QueueAttributes attrs)
Import an existing queue.
|
Copyright © 2022. All rights reserved.