| Modifier and Type | Class and Description |
|---|---|
static class |
QueueImportProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
QueueImportProps |
QueueImportProps.Builder.build()
Builds the configured instance.
|
abstract QueueImportProps |
QueueBase.export()
Export a queue
|
QueueImportProps |
IQueue.export()
Export a queue
|
QueueImportProps |
IQueue.Jsii$Proxy.export()
Export a queue
|
QueueImportProps |
Queue.export()
Export a queue
|
| Modifier and Type | Method and Description |
|---|---|
static IQueue |
Queue.import_(software.amazon.awscdk.Construct scope,
String id,
QueueImportProps props)
Import an existing queue
|
Copyright © 2019. All rights reserved.