public static final class QueueImportProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements QueueImportProps
software.amazon.jsii.JsiiObject.InitializationModeQueueImportProps.Builder, QueueImportProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public String getQueueArn()
getQueueArn in interface QueueImportPropspublic String getQueueUrl()
getQueueUrl in interface QueueImportProps@Nullable public String getKeyArn()
getKeyArn in interface QueueImportProps@Nullable public String getQueueName()
getQueueName in interface QueueImportPropsCopyright © 2019. All rights reserved.