@Stability(value=Stable) @Internal public static final class CfnQueuePolicyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnQueuePolicyProps
CfnQueuePolicyPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnQueuePolicyProps.Builder, CfnQueuePolicyProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnQueuePolicyProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnQueuePolicyProps.Builder. |
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) |
Object |
getPolicyDocument()
A policy document that contains the permissions for the specified Amazon SQS queues.
|
List<String> |
getQueues()
The URLs of the queues to which you want to add the policy.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnQueuePolicyProps.Builder builder)
CfnQueuePolicyProps.Builder.public final Object getPolicyDocument()
CfnQueuePolicyPropsFor more information about Amazon SQS policies, see Using custom policies with the Amazon SQS access policy language in the Amazon SQS Developer Guide .
getPolicyDocument in interface CfnQueuePolicyPropspublic final List<String> getQueues()
CfnQueuePolicyProps
You can use the [Ref](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference-ref.html) function to specify an [AWS::SQS::Queue](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html) resource.
getQueues in interface CfnQueuePolicyProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.