@Generated(value="jsii-pacmak/0.10.3 (build 6bbf743)", date="2019-04-24T21:04:40.533Z") public interface QueueImportProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
QueueImportProps.Builder
A builder for
QueueImportProps |
static class |
QueueImportProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static QueueImportProps.Builder |
builder() |
String |
getKeyArn()
KMS encryption key, if this queue is server-side encrypted by a KMS key.
|
String |
getQueueArn()
The ARN of the queue.
|
String |
getQueueName()
The name of the queue.
|
String |
getQueueUrl()
The URL of the queue.
|
String getQueueArn()
String getQueueUrl()
String getKeyArn()
String getQueueName()
static QueueImportProps.Builder builder()
QueueImportProps.Builder of QueueImportPropsCopyright © 2019. All rights reserved.