public static final class QueueAttributes.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements QueueAttributes
software.amazon.jsii.JsiiObject.InitializationModeQueueAttributes.Builder, QueueAttributes.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 QueueAttributes@Nullable public String getKeyArn()
getKeyArn in interface QueueAttributes@Nullable public String getQueueName()
getQueueName in interface QueueAttributes@Nullable public String getQueueUrl()
getQueueUrl in interface QueueAttributesCopyright © 2019. All rights reserved.