@Stability(value=Stable) public static final class QueueAttributes.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements QueueAttributes
QueueAttributessoftware.amazon.jsii.JsiiObject.InitializationModeQueueAttributes.Builder, QueueAttributes.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
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.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public String getQueueArn()
QueueAttributesgetQueueArn in interface QueueAttributespublic String getKeyArn()
QueueAttributesgetKeyArn in interface QueueAttributespublic String getQueueName()
QueueAttributesDefault: if queue name is not specified, the name will be derived from the queue ARN
getQueueName in interface QueueAttributespublic String getQueueUrl()
QueueAttributesgetQueueUrl in interface QueueAttributespublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.