Skip navigation links
$ A B C D E G I J M Q R S V W 

$

$Module - Class in software.amazon.awscdk.services.sqs
 
$Module() - Constructor for class software.amazon.awscdk.services.sqs.$Module
 

A

addToResourcePolicy(PolicyStatement) - Method in interface software.amazon.awscdk.services.sqs.IQueue
Adds a statement to the IAM resource policy associated with this queue.
addToResourcePolicy(PolicyStatement) - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
Adds a statement to the IAM resource policy associated with this queue.
addToResourcePolicy(PolicyStatement) - Method in class software.amazon.awscdk.services.sqs.QueueBase
Adds a statement to the IAM resource policy associated with this queue.
asBucketNotificationDestination(String, String) - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
Registers this resource to receive notifications for the specified bucket.
asBucketNotificationDestination(String, String) - Method in class software.amazon.awscdk.services.sqs.QueueBase
Allows using SQS queues as destinations for bucket notifications.
asLifecycleHookTarget(ILifecycleHook) - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
Called when this object is used as the target of a lifecycle hook
asLifecycleHookTarget(ILifecycleHook) - Method in class software.amazon.awscdk.services.sqs.QueueBase
Allow using SQS queues as lifecycle hook targets

B

build() - Method in class software.amazon.awscdk.services.sqs.CfnQueuePolicyProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.sqs.DeadLetterQueue.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.sqs.QueueImportProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.sqs.QueuePolicyProps.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.sqs.QueueProps.Builder
Builds the configured instance.
builder() - Static method in interface software.amazon.awscdk.services.sqs.CfnQueuePolicyProps
 
Builder() - Constructor for class software.amazon.awscdk.services.sqs.CfnQueuePolicyProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
 
Builder() - Constructor for class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.sqs.DeadLetterQueue
 
Builder() - Constructor for class software.amazon.awscdk.services.sqs.DeadLetterQueue.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.sqs.QueueImportProps
 
Builder() - Constructor for class software.amazon.awscdk.services.sqs.QueueImportProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.sqs.QueuePolicyProps
 
Builder() - Constructor for class software.amazon.awscdk.services.sqs.QueuePolicyProps.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.sqs.QueueProps
 
Builder() - Constructor for class software.amazon.awscdk.services.sqs.QueueProps.Builder
 

C

CfnQueue - Class in software.amazon.awscdk.services.sqs
 
CfnQueue(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.sqs.CfnQueue
 
CfnQueue(Construct, String, CfnQueueProps) - Constructor for class software.amazon.awscdk.services.sqs.CfnQueue
Creates a new ``AWS::SQS::Queue``.
CfnQueue(Construct, String) - Constructor for class software.amazon.awscdk.services.sqs.CfnQueue
Creates a new ``AWS::SQS::Queue``.
CfnQueuePolicy - Class in software.amazon.awscdk.services.sqs
 
CfnQueuePolicy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.sqs.CfnQueuePolicy
 
CfnQueuePolicy(Construct, String, CfnQueuePolicyProps) - Constructor for class software.amazon.awscdk.services.sqs.CfnQueuePolicy
Creates a new ``AWS::SQS::QueuePolicy``.
CfnQueuePolicyProps - Interface in software.amazon.awscdk.services.sqs
 
CfnQueuePolicyProps.Builder - Class in software.amazon.awscdk.services.sqs
A builder for CfnQueuePolicyProps
CfnQueuePolicyProps.Jsii$Proxy - Class in software.amazon.awscdk.services.sqs
A proxy class which represents a concrete javascript instance of this type.
CfnQueueProps - Interface in software.amazon.awscdk.services.sqs
 
CfnQueueProps.Builder - Class in software.amazon.awscdk.services.sqs
A builder for CfnQueueProps
CfnQueueProps.Jsii$Proxy - Class in software.amazon.awscdk.services.sqs
A proxy class which represents a concrete javascript instance of this type.

D

DeadLetterQueue - Interface in software.amazon.awscdk.services.sqs
Dead letter queue settings
DeadLetterQueue.Builder - Class in software.amazon.awscdk.services.sqs
A builder for DeadLetterQueue
DeadLetterQueue.Jsii$Proxy - Class in software.amazon.awscdk.services.sqs
A proxy class which represents a concrete javascript instance of this type.

E

export() - Method in interface software.amazon.awscdk.services.sqs.IQueue
Export a queue
export() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
Export a queue
export() - Method in class software.amazon.awscdk.services.sqs.Queue
Export a queue
export() - Method in class software.amazon.awscdk.services.sqs.QueueBase
Export a queue

G

getAutoCreatePolicy() - Method in class software.amazon.awscdk.services.sqs.Queue
Controls automatic creation of policy objects.
getAutoCreatePolicy() - Method in class software.amazon.awscdk.services.sqs.QueueBase
Controls automatic creation of policy objects.
getContentBasedDeduplication() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.ContentBasedDeduplication``
getContentBasedDeduplication() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.ContentBasedDeduplication``
getContentBasedDeduplication() - Method in interface software.amazon.awscdk.services.sqs.QueueProps
Specifies whether to enable content-based deduplication.
getContentBasedDeduplication() - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
Specifies whether to enable content-based deduplication.
getDataKeyReuseSec() - Method in interface software.amazon.awscdk.services.sqs.QueueProps
The length of time that Amazon SQS reuses a data key before calling KMS again.
getDataKeyReuseSec() - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
The length of time that Amazon SQS reuses a data key before calling KMS again.
getDeadLetterQueue() - Method in interface software.amazon.awscdk.services.sqs.QueueProps
Send messages to this queue if they were unsuccessfully dequeued a number of times.
getDeadLetterQueue() - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
Send messages to this queue if they were unsuccessfully dequeued a number of times.
getDelaySeconds() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.DelaySeconds``
getDelaySeconds() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.DelaySeconds``
getDeliveryDelaySec() - Method in interface software.amazon.awscdk.services.sqs.QueueProps
The time in seconds that the delivery of all messages in the queue is delayed.
getDeliveryDelaySec() - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
The time in seconds that the delivery of all messages in the queue is delayed.
getDependencies() - Method in class software.amazon.awscdk.services.sqs.$Module
 
getDependencyRoots() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The set of constructs that form the root of this dependable All resources under all returned constructs are included in the ordering dependency.
getDocument() - Method in class software.amazon.awscdk.services.sqs.QueuePolicy
The IAM policy document for this policy.
getEncryption() - Method in interface software.amazon.awscdk.services.sqs.QueueProps
Whether the contents of the queue are encrypted, and by what type of key.
getEncryption() - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
Whether the contents of the queue are encrypted, and by what type of key.
getEncryptionMasterKey() - Method in interface software.amazon.awscdk.services.sqs.IQueue
If this queue is server-side encrypted, this is the KMS encryption key.
getEncryptionMasterKey() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
If this queue is server-side encrypted, this is the KMS encryption key.
getEncryptionMasterKey() - Method in class software.amazon.awscdk.services.sqs.Queue
If this queue is encrypted, this is the KMS key.
getEncryptionMasterKey() - Method in class software.amazon.awscdk.services.sqs.QueueBase
If this queue is server-side encrypted, this is the KMS encryption key.
getEncryptionMasterKey() - Method in interface software.amazon.awscdk.services.sqs.QueueProps
External KMS master key to use for queue encryption.
getEncryptionMasterKey() - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
External KMS master key to use for queue encryption.
getFifo() - Method in interface software.amazon.awscdk.services.sqs.QueueProps
Whether this a first-in-first-out (FIFO) queue.
getFifo() - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
Whether this a first-in-first-out (FIFO) queue.
getFifoQueue() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.FifoQueue``
getFifoQueue() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.FifoQueue``
getKeyArn() - Method in interface software.amazon.awscdk.services.sqs.QueueImportProps
KMS encryption key, if this queue is server-side encrypted by a KMS key.
getKeyArn() - Method in class software.amazon.awscdk.services.sqs.QueueImportProps.Jsii$Proxy
KMS encryption key, if this queue is server-side encrypted by a KMS key.
getKmsDataKeyReusePeriodSeconds() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.KmsDataKeyReusePeriodSeconds``
getKmsDataKeyReusePeriodSeconds() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.KmsDataKeyReusePeriodSeconds``
getKmsMasterKeyId() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.KmsMasterKeyId``
getKmsMasterKeyId() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.KmsMasterKeyId``
getMaximumMessageSize() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.MaximumMessageSize``
getMaximumMessageSize() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.MaximumMessageSize``
getMaxMessageSizeBytes() - Method in interface software.amazon.awscdk.services.sqs.QueueProps
The limit of how many bytes that a message can contain before Amazon SQS rejects it.
getMaxMessageSizeBytes() - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
The limit of how many bytes that a message can contain before Amazon SQS rejects it.
getMaxReceiveCount() - Method in interface software.amazon.awscdk.services.sqs.DeadLetterQueue
The number of times a message can be unsuccesfully dequeued before being moved to the dead-letter queue.
getMaxReceiveCount() - Method in class software.amazon.awscdk.services.sqs.DeadLetterQueue.Jsii$Proxy
The number of times a message can be unsuccesfully dequeued before being moved to the dead-letter queue.
getMessageRetentionPeriod() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.MessageRetentionPeriod``
getMessageRetentionPeriod() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.MessageRetentionPeriod``
getNode() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The construct node in the scope tree.
getPolicyDocument() - Method in interface software.amazon.awscdk.services.sqs.CfnQueuePolicyProps
``AWS::SQS::QueuePolicy.PolicyDocument``
getPolicyDocument() - Method in class software.amazon.awscdk.services.sqs.CfnQueuePolicyProps.Jsii$Proxy
``AWS::SQS::QueuePolicy.PolicyDocument``
getPropertyOverrides() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
 
getPropertyOverrides() - Method in class software.amazon.awscdk.services.sqs.CfnQueuePolicy
 
getQueue() - Method in interface software.amazon.awscdk.services.sqs.DeadLetterQueue
The dead-letter queue to which Amazon SQS moves messages after the value of maxReceiveCount is exceeded.
getQueue() - Method in class software.amazon.awscdk.services.sqs.DeadLetterQueue.Jsii$Proxy
The dead-letter queue to which Amazon SQS moves messages after the value of maxReceiveCount is exceeded.
getQueueArn() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
 
getQueueArn() - Method in interface software.amazon.awscdk.services.sqs.IQueue
The ARN of this queue
getQueueArn() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The ARN of this queue
getQueueArn() - Method in class software.amazon.awscdk.services.sqs.Queue
The ARN of this queue
getQueueArn() - Method in class software.amazon.awscdk.services.sqs.QueueBase
The ARN of this queue
getQueueArn() - Method in interface software.amazon.awscdk.services.sqs.QueueImportProps
The ARN of the queue.
getQueueArn() - Method in class software.amazon.awscdk.services.sqs.QueueImportProps.Jsii$Proxy
The ARN of the queue.
getQueueName() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
 
getQueueName() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.QueueName``
getQueueName() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.QueueName``
getQueueName() - Method in interface software.amazon.awscdk.services.sqs.IQueue
The name of this queue
getQueueName() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The name of this queue
getQueueName() - Method in class software.amazon.awscdk.services.sqs.Queue
The name of this queue
getQueueName() - Method in class software.amazon.awscdk.services.sqs.QueueBase
The name of this queue
getQueueName() - Method in interface software.amazon.awscdk.services.sqs.QueueImportProps
The name of the queue.
getQueueName() - Method in class software.amazon.awscdk.services.sqs.QueueImportProps.Jsii$Proxy
The name of the queue.
getQueueName() - Method in interface software.amazon.awscdk.services.sqs.QueueProps
A name for the queue.
getQueueName() - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
A name for the queue.
getQueues() - Method in interface software.amazon.awscdk.services.sqs.CfnQueuePolicyProps
``AWS::SQS::QueuePolicy.Queues``
getQueues() - Method in class software.amazon.awscdk.services.sqs.CfnQueuePolicyProps.Jsii$Proxy
``AWS::SQS::QueuePolicy.Queues``
getQueues() - Method in interface software.amazon.awscdk.services.sqs.QueuePolicyProps
The set of queues this policy applies to.
getQueues() - Method in class software.amazon.awscdk.services.sqs.QueuePolicyProps.Jsii$Proxy
The set of queues this policy applies to.
getQueueUrl() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
 
getQueueUrl() - Method in interface software.amazon.awscdk.services.sqs.IQueue
The URL of this queue
getQueueUrl() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The URL of this queue
getQueueUrl() - Method in class software.amazon.awscdk.services.sqs.Queue
The URL of this queue
getQueueUrl() - Method in class software.amazon.awscdk.services.sqs.QueueBase
The URL of this queue
getQueueUrl() - Method in interface software.amazon.awscdk.services.sqs.QueueImportProps
The URL of the queue.
getQueueUrl() - Method in class software.amazon.awscdk.services.sqs.QueueImportProps.Jsii$Proxy
The URL of the queue.
getReceiveMessageWaitTimeSec() - Method in interface software.amazon.awscdk.services.sqs.QueueProps
Default wait time for ReceiveMessage calls.
getReceiveMessageWaitTimeSec() - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
Default wait time for ReceiveMessage calls.
getReceiveMessageWaitTimeSeconds() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.ReceiveMessageWaitTimeSeconds``
getReceiveMessageWaitTimeSeconds() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.ReceiveMessageWaitTimeSeconds``
getRedrivePolicy() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.RedrivePolicy``
getRedrivePolicy() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.RedrivePolicy``
getRetentionPeriodSec() - Method in interface software.amazon.awscdk.services.sqs.QueueProps
The number of seconds that Amazon SQS retains a message.
getRetentionPeriodSec() - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
The number of seconds that Amazon SQS retains a message.
getTags() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
The ``TagManager`` handles setting, removing and formatting tags Tags should be managed either passing them as properties during initiation or by calling methods on this object.
getTags() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.Tags``
getTags() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.Tags``
getVisibilityTimeout() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.VisibilityTimeout``
getVisibilityTimeout() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.VisibilityTimeout``
getVisibilityTimeoutSec() - Method in interface software.amazon.awscdk.services.sqs.QueueProps
Timeout of processing a single message.
getVisibilityTimeoutSec() - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
Timeout of processing a single message.
grant(IPrincipal, String...) - Method in interface software.amazon.awscdk.services.sqs.IQueue
Grant the actions defined in queueActions to the identity Principal given on this SQS queue resource.
grant(IPrincipal, String...) - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
Grant the actions defined in queueActions to the identity Principal given on this SQS queue resource.
grant(IPrincipal, String...) - Method in class software.amazon.awscdk.services.sqs.QueueBase
Grant the actions defined in queueActions to the identity Principal given on this SQS queue resource.
grantConsumeMessages(IPrincipal) - Method in interface software.amazon.awscdk.services.sqs.IQueue
Grant permissions to consume messages from a queue This will grant the following permissions: - sqs:ChangeMessageVisibility - sqs:ChangeMessageVisibilityBatch - sqs:DeleteMessage - sqs:ReceiveMessage - sqs:DeleteMessageBatch - sqs:GetQueueAttributes - sqs:GetQueueUrl
grantConsumeMessages() - Method in interface software.amazon.awscdk.services.sqs.IQueue
Grant permissions to consume messages from a queue This will grant the following permissions: - sqs:ChangeMessageVisibility - sqs:ChangeMessageVisibilityBatch - sqs:DeleteMessage - sqs:ReceiveMessage - sqs:DeleteMessageBatch - sqs:GetQueueAttributes - sqs:GetQueueUrl
grantConsumeMessages(IPrincipal) - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
Grant permissions to consume messages from a queue This will grant the following permissions: - sqs:ChangeMessageVisibility - sqs:ChangeMessageVisibilityBatch - sqs:DeleteMessage - sqs:ReceiveMessage - sqs:DeleteMessageBatch - sqs:GetQueueAttributes - sqs:GetQueueUrl
grantConsumeMessages() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
Grant permissions to consume messages from a queue This will grant the following permissions: - sqs:ChangeMessageVisibility - sqs:ChangeMessageVisibilityBatch - sqs:DeleteMessage - sqs:ReceiveMessage - sqs:DeleteMessageBatch - sqs:GetQueueAttributes - sqs:GetQueueUrl
grantConsumeMessages(IPrincipal) - Method in class software.amazon.awscdk.services.sqs.QueueBase
Grant permissions to consume messages from a queue This will grant the following permissions: - sqs:ChangeMessageVisibility - sqs:ChangeMessageVisibilityBatch - sqs:DeleteMessage - sqs:ReceiveMessage - sqs:DeleteMessageBatch - sqs:GetQueueAttributes - sqs:GetQueueUrl
grantConsumeMessages() - Method in class software.amazon.awscdk.services.sqs.QueueBase
Grant permissions to consume messages from a queue This will grant the following permissions: - sqs:ChangeMessageVisibility - sqs:ChangeMessageVisibilityBatch - sqs:DeleteMessage - sqs:ReceiveMessage - sqs:DeleteMessageBatch - sqs:GetQueueAttributes - sqs:GetQueueUrl
grantPurge(IPrincipal) - Method in interface software.amazon.awscdk.services.sqs.IQueue
Grant an IAM principal permissions to purge all messages from the queue.
grantPurge() - Method in interface software.amazon.awscdk.services.sqs.IQueue
Grant an IAM principal permissions to purge all messages from the queue.
grantPurge(IPrincipal) - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
Grant an IAM principal permissions to purge all messages from the queue.
grantPurge() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
Grant an IAM principal permissions to purge all messages from the queue.
grantPurge(IPrincipal) - Method in class software.amazon.awscdk.services.sqs.QueueBase
Grant an IAM principal permissions to purge all messages from the queue.
grantPurge() - Method in class software.amazon.awscdk.services.sqs.QueueBase
Grant an IAM principal permissions to purge all messages from the queue.
grantSendMessages(IPrincipal) - Method in interface software.amazon.awscdk.services.sqs.IQueue
Grant access to send messages to a queue to the given identity.
grantSendMessages() - Method in interface software.amazon.awscdk.services.sqs.IQueue
Grant access to send messages to a queue to the given identity.
grantSendMessages(IPrincipal) - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
Grant access to send messages to a queue to the given identity.
grantSendMessages() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
Grant access to send messages to a queue to the given identity.
grantSendMessages(IPrincipal) - Method in class software.amazon.awscdk.services.sqs.QueueBase
Grant access to send messages to a queue to the given identity.
grantSendMessages() - Method in class software.amazon.awscdk.services.sqs.QueueBase
Grant access to send messages to a queue to the given identity.

I

import_(Construct, String, QueueImportProps) - Static method in class software.amazon.awscdk.services.sqs.Queue
Import an existing queue
IQueue - Interface in software.amazon.awscdk.services.sqs
 
IQueue.Jsii$Proxy - Class in software.amazon.awscdk.services.sqs
A proxy class which represents a concrete javascript instance of this type.

J

Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.sqs.CfnQueuePolicyProps.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.sqs.DeadLetterQueue.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.sqs.QueueImportProps.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.sqs.QueuePolicyProps.Jsii$Proxy
 
Jsii$Proxy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
 

M

metric(String, MetricCustomization) - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
Return the given named metric for this Queue
metric(String) - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
Return the given named metric for this Queue
metric(String, MetricCustomization) - Method in interface software.amazon.awscdk.services.sqs.IQueue
Return the given named metric for this Queue
metric(String) - Method in interface software.amazon.awscdk.services.sqs.IQueue
Return the given named metric for this Queue
metric(String, MetricCustomization) - Method in class software.amazon.awscdk.services.sqs.QueueBase
Return the given named metric for this Queue
metric(String) - Method in class software.amazon.awscdk.services.sqs.QueueBase
Return the given named metric for this Queue
metricApproximateAgeOfOldestMessage(MetricCustomization) - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The approximate age of the oldest non-deleted message in the queue.
metricApproximateAgeOfOldestMessage() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The approximate age of the oldest non-deleted message in the queue.
metricApproximateAgeOfOldestMessage(MetricCustomization) - Method in interface software.amazon.awscdk.services.sqs.IQueue
The approximate age of the oldest non-deleted message in the queue.
metricApproximateAgeOfOldestMessage() - Method in interface software.amazon.awscdk.services.sqs.IQueue
The approximate age of the oldest non-deleted message in the queue.
metricApproximateAgeOfOldestMessage(MetricCustomization) - Method in class software.amazon.awscdk.services.sqs.QueueBase
The approximate age of the oldest non-deleted message in the queue.
metricApproximateAgeOfOldestMessage() - Method in class software.amazon.awscdk.services.sqs.QueueBase
The approximate age of the oldest non-deleted message in the queue.
metricApproximateNumberOfMessagesDelayed(MetricCustomization) - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The number of messages in the queue that are delayed and not available for reading immediately.
metricApproximateNumberOfMessagesDelayed() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The number of messages in the queue that are delayed and not available for reading immediately.
metricApproximateNumberOfMessagesDelayed(MetricCustomization) - Method in interface software.amazon.awscdk.services.sqs.IQueue
The number of messages in the queue that are delayed and not available for reading immediately.
metricApproximateNumberOfMessagesDelayed() - Method in interface software.amazon.awscdk.services.sqs.IQueue
The number of messages in the queue that are delayed and not available for reading immediately.
metricApproximateNumberOfMessagesDelayed(MetricCustomization) - Method in class software.amazon.awscdk.services.sqs.QueueBase
The number of messages in the queue that are delayed and not available for reading immediately.
metricApproximateNumberOfMessagesDelayed() - Method in class software.amazon.awscdk.services.sqs.QueueBase
The number of messages in the queue that are delayed and not available for reading immediately.
metricApproximateNumberOfMessagesNotVisible(MetricCustomization) - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The number of messages that are in flight.
metricApproximateNumberOfMessagesNotVisible() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The number of messages that are in flight.
metricApproximateNumberOfMessagesNotVisible(MetricCustomization) - Method in interface software.amazon.awscdk.services.sqs.IQueue
The number of messages that are in flight.
metricApproximateNumberOfMessagesNotVisible() - Method in interface software.amazon.awscdk.services.sqs.IQueue
The number of messages that are in flight.
metricApproximateNumberOfMessagesNotVisible(MetricCustomization) - Method in class software.amazon.awscdk.services.sqs.QueueBase
The number of messages that are in flight.
metricApproximateNumberOfMessagesNotVisible() - Method in class software.amazon.awscdk.services.sqs.QueueBase
The number of messages that are in flight.
metricApproximateNumberOfMessagesVisible(MetricCustomization) - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The number of messages available for retrieval from the queue.
metricApproximateNumberOfMessagesVisible() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The number of messages available for retrieval from the queue.
metricApproximateNumberOfMessagesVisible(MetricCustomization) - Method in interface software.amazon.awscdk.services.sqs.IQueue
The number of messages available for retrieval from the queue.
metricApproximateNumberOfMessagesVisible() - Method in interface software.amazon.awscdk.services.sqs.IQueue
The number of messages available for retrieval from the queue.
metricApproximateNumberOfMessagesVisible(MetricCustomization) - Method in class software.amazon.awscdk.services.sqs.QueueBase
The number of messages available for retrieval from the queue.
metricApproximateNumberOfMessagesVisible() - Method in class software.amazon.awscdk.services.sqs.QueueBase
The number of messages available for retrieval from the queue.
metricNumberOfEmptyReceives(MetricCustomization) - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The number of ReceiveMessage API calls that did not return a message.
metricNumberOfEmptyReceives() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The number of ReceiveMessage API calls that did not return a message.
metricNumberOfEmptyReceives(MetricCustomization) - Method in interface software.amazon.awscdk.services.sqs.IQueue
The number of ReceiveMessage API calls that did not return a message.
metricNumberOfEmptyReceives() - Method in interface software.amazon.awscdk.services.sqs.IQueue
The number of ReceiveMessage API calls that did not return a message.
metricNumberOfEmptyReceives(MetricCustomization) - Method in class software.amazon.awscdk.services.sqs.QueueBase
The number of ReceiveMessage API calls that did not return a message.
metricNumberOfEmptyReceives() - Method in class software.amazon.awscdk.services.sqs.QueueBase
The number of ReceiveMessage API calls that did not return a message.
metricNumberOfMessagesDeleted(MetricCustomization) - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The number of messages deleted from the queue.
metricNumberOfMessagesDeleted() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The number of messages deleted from the queue.
metricNumberOfMessagesDeleted(MetricCustomization) - Method in interface software.amazon.awscdk.services.sqs.IQueue
The number of messages deleted from the queue.
metricNumberOfMessagesDeleted() - Method in interface software.amazon.awscdk.services.sqs.IQueue
The number of messages deleted from the queue.
metricNumberOfMessagesDeleted(MetricCustomization) - Method in class software.amazon.awscdk.services.sqs.QueueBase
The number of messages deleted from the queue.
metricNumberOfMessagesDeleted() - Method in class software.amazon.awscdk.services.sqs.QueueBase
The number of messages deleted from the queue.
metricNumberOfMessagesReceived(MetricCustomization) - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The number of messages returned by calls to the ReceiveMessage action.
metricNumberOfMessagesReceived() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The number of messages returned by calls to the ReceiveMessage action.
metricNumberOfMessagesReceived(MetricCustomization) - Method in interface software.amazon.awscdk.services.sqs.IQueue
The number of messages returned by calls to the ReceiveMessage action.
metricNumberOfMessagesReceived() - Method in interface software.amazon.awscdk.services.sqs.IQueue
The number of messages returned by calls to the ReceiveMessage action.
metricNumberOfMessagesReceived(MetricCustomization) - Method in class software.amazon.awscdk.services.sqs.QueueBase
The number of messages returned by calls to the ReceiveMessage action.
metricNumberOfMessagesReceived() - Method in class software.amazon.awscdk.services.sqs.QueueBase
The number of messages returned by calls to the ReceiveMessage action.
metricNumberOfMessagesSent(MetricCustomization) - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The number of messages added to a queue.
metricNumberOfMessagesSent() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The number of messages added to a queue.
metricNumberOfMessagesSent(MetricCustomization) - Method in interface software.amazon.awscdk.services.sqs.IQueue
The number of messages added to a queue.
metricNumberOfMessagesSent() - Method in interface software.amazon.awscdk.services.sqs.IQueue
The number of messages added to a queue.
metricNumberOfMessagesSent(MetricCustomization) - Method in class software.amazon.awscdk.services.sqs.QueueBase
The number of messages added to a queue.
metricNumberOfMessagesSent() - Method in class software.amazon.awscdk.services.sqs.QueueBase
The number of messages added to a queue.
metricSentMessageSize(MetricCustomization) - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The size of messages added to a queue.
metricSentMessageSize() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
The size of messages added to a queue.
metricSentMessageSize(MetricCustomization) - Method in interface software.amazon.awscdk.services.sqs.IQueue
The size of messages added to a queue.
metricSentMessageSize() - Method in interface software.amazon.awscdk.services.sqs.IQueue
The size of messages added to a queue.
metricSentMessageSize(MetricCustomization) - Method in class software.amazon.awscdk.services.sqs.QueueBase
The size of messages added to a queue.
metricSentMessageSize() - Method in class software.amazon.awscdk.services.sqs.QueueBase
The size of messages added to a queue.

Q

Queue - Class in software.amazon.awscdk.services.sqs
A new Amazon SQS queue
Queue(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.sqs.Queue
 
Queue(Construct, String, QueueProps) - Constructor for class software.amazon.awscdk.services.sqs.Queue
 
Queue(Construct, String) - Constructor for class software.amazon.awscdk.services.sqs.Queue
 
QueueBase - Class in software.amazon.awscdk.services.sqs
Reference to a new or existing Amazon SQS queue
QueueBase(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.sqs.QueueBase
 
QueueEncryption - Enum in software.amazon.awscdk.services.sqs
What kind of encryption to apply to this queue
QueueImportProps - Interface in software.amazon.awscdk.services.sqs
Reference to a queue
QueueImportProps.Builder - Class in software.amazon.awscdk.services.sqs
A builder for QueueImportProps
QueueImportProps.Jsii$Proxy - Class in software.amazon.awscdk.services.sqs
A proxy class which represents a concrete javascript instance of this type.
QueuePolicy - Class in software.amazon.awscdk.services.sqs
Applies a policy to SQS queues.
QueuePolicy(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.sqs.QueuePolicy
 
QueuePolicy(Construct, String, QueuePolicyProps) - Constructor for class software.amazon.awscdk.services.sqs.QueuePolicy
 
QueuePolicyProps - Interface in software.amazon.awscdk.services.sqs
 
QueuePolicyProps.Builder - Class in software.amazon.awscdk.services.sqs
A builder for QueuePolicyProps
QueuePolicyProps.Jsii$Proxy - Class in software.amazon.awscdk.services.sqs
A proxy class which represents a concrete javascript instance of this type.
QueueProps - Interface in software.amazon.awscdk.services.sqs
Properties for creating a new Queue
QueueProps.Builder - Class in software.amazon.awscdk.services.sqs
A builder for QueueProps
QueueProps.Jsii$Proxy - Class in software.amazon.awscdk.services.sqs
A proxy class which represents a concrete javascript instance of this type.

R

renderProperties(Object) - Method in class software.amazon.awscdk.services.sqs.CfnQueue
 
renderProperties(Object) - Method in class software.amazon.awscdk.services.sqs.CfnQueuePolicy
 
resolveClass(String) - Method in class software.amazon.awscdk.services.sqs.$Module
 
RESOURCE_TYPE_NAME - Static variable in class software.amazon.awscdk.services.sqs.CfnQueue
The CloudFormation resource type name for this resource class.
RESOURCE_TYPE_NAME - Static variable in class software.amazon.awscdk.services.sqs.CfnQueuePolicy
The CloudFormation resource type name for this resource class.

S

setContentBasedDeduplication(Boolean) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.ContentBasedDeduplication``
setContentBasedDeduplication(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.ContentBasedDeduplication``
setContentBasedDeduplication(Boolean) - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.ContentBasedDeduplication``
setContentBasedDeduplication(Token) - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.ContentBasedDeduplication``
setContentBasedDeduplication(Boolean) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
Specifies whether to enable content-based deduplication.
setContentBasedDeduplication(Boolean) - Method in interface software.amazon.awscdk.services.sqs.QueueProps
Specifies whether to enable content-based deduplication.
setDataKeyReuseSec(Number) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
The length of time that Amazon SQS reuses a data key before calling KMS again.
setDataKeyReuseSec(Number) - Method in interface software.amazon.awscdk.services.sqs.QueueProps
The length of time that Amazon SQS reuses a data key before calling KMS again.
setDeadLetterQueue(DeadLetterQueue) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
Send messages to this queue if they were unsuccessfully dequeued a number of times.
setDeadLetterQueue(DeadLetterQueue) - Method in interface software.amazon.awscdk.services.sqs.QueueProps
Send messages to this queue if they were unsuccessfully dequeued a number of times.
setDelaySeconds(Number) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.DelaySeconds``
setDelaySeconds(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.DelaySeconds``
setDelaySeconds(Number) - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.DelaySeconds``
setDelaySeconds(Token) - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.DelaySeconds``
setDeliveryDelaySec(Number) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
The time in seconds that the delivery of all messages in the queue is delayed.
setDeliveryDelaySec(Number) - Method in interface software.amazon.awscdk.services.sqs.QueueProps
The time in seconds that the delivery of all messages in the queue is delayed.
setEncryption(QueueEncryption) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
Whether the contents of the queue are encrypted, and by what type of key.
setEncryption(QueueEncryption) - Method in interface software.amazon.awscdk.services.sqs.QueueProps
Whether the contents of the queue are encrypted, and by what type of key.
setEncryptionMasterKey(IEncryptionKey) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
External KMS master key to use for queue encryption.
setEncryptionMasterKey(IEncryptionKey) - Method in interface software.amazon.awscdk.services.sqs.QueueProps
External KMS master key to use for queue encryption.
setFifo(Boolean) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
Whether this a first-in-first-out (FIFO) queue.
setFifo(Boolean) - Method in interface software.amazon.awscdk.services.sqs.QueueProps
Whether this a first-in-first-out (FIFO) queue.
setFifoQueue(Boolean) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.FifoQueue``
setFifoQueue(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.FifoQueue``
setFifoQueue(Boolean) - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.FifoQueue``
setFifoQueue(Token) - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.FifoQueue``
setKeyArn(String) - Method in class software.amazon.awscdk.services.sqs.QueueImportProps.Jsii$Proxy
KMS encryption key, if this queue is server-side encrypted by a KMS key.
setKeyArn(String) - Method in interface software.amazon.awscdk.services.sqs.QueueImportProps
KMS encryption key, if this queue is server-side encrypted by a KMS key.
setKmsDataKeyReusePeriodSeconds(Number) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.KmsDataKeyReusePeriodSeconds``
setKmsDataKeyReusePeriodSeconds(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.KmsDataKeyReusePeriodSeconds``
setKmsDataKeyReusePeriodSeconds(Number) - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.KmsDataKeyReusePeriodSeconds``
setKmsDataKeyReusePeriodSeconds(Token) - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.KmsDataKeyReusePeriodSeconds``
setKmsMasterKeyId(String) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.KmsMasterKeyId``
setKmsMasterKeyId(String) - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.KmsMasterKeyId``
setMaximumMessageSize(Number) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.MaximumMessageSize``
setMaximumMessageSize(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.MaximumMessageSize``
setMaximumMessageSize(Number) - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.MaximumMessageSize``
setMaximumMessageSize(Token) - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.MaximumMessageSize``
setMaxMessageSizeBytes(Number) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
The limit of how many bytes that a message can contain before Amazon SQS rejects it.
setMaxMessageSizeBytes(Number) - Method in interface software.amazon.awscdk.services.sqs.QueueProps
The limit of how many bytes that a message can contain before Amazon SQS rejects it.
setMaxReceiveCount(Number) - Method in class software.amazon.awscdk.services.sqs.DeadLetterQueue.Jsii$Proxy
The number of times a message can be unsuccesfully dequeued before being moved to the dead-letter queue.
setMaxReceiveCount(Number) - Method in interface software.amazon.awscdk.services.sqs.DeadLetterQueue
The number of times a message can be unsuccesfully dequeued before being moved to the dead-letter queue.
setMessageRetentionPeriod(Number) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.MessageRetentionPeriod``
setMessageRetentionPeriod(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.MessageRetentionPeriod``
setMessageRetentionPeriod(Number) - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.MessageRetentionPeriod``
setMessageRetentionPeriod(Token) - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.MessageRetentionPeriod``
setPolicyDocument(ObjectNode) - Method in class software.amazon.awscdk.services.sqs.CfnQueuePolicyProps.Jsii$Proxy
``AWS::SQS::QueuePolicy.PolicyDocument``
setPolicyDocument(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueuePolicyProps.Jsii$Proxy
``AWS::SQS::QueuePolicy.PolicyDocument``
setPolicyDocument(ObjectNode) - Method in interface software.amazon.awscdk.services.sqs.CfnQueuePolicyProps
``AWS::SQS::QueuePolicy.PolicyDocument``
setPolicyDocument(Token) - Method in interface software.amazon.awscdk.services.sqs.CfnQueuePolicyProps
``AWS::SQS::QueuePolicy.PolicyDocument``
setQueue(IQueue) - Method in class software.amazon.awscdk.services.sqs.DeadLetterQueue.Jsii$Proxy
The dead-letter queue to which Amazon SQS moves messages after the value of maxReceiveCount is exceeded.
setQueue(IQueue) - Method in interface software.amazon.awscdk.services.sqs.DeadLetterQueue
The dead-letter queue to which Amazon SQS moves messages after the value of maxReceiveCount is exceeded.
setQueueArn(String) - Method in class software.amazon.awscdk.services.sqs.QueueImportProps.Jsii$Proxy
The ARN of the queue.
setQueueArn(String) - Method in interface software.amazon.awscdk.services.sqs.QueueImportProps
The ARN of the queue.
setQueueName(String) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.QueueName``
setQueueName(String) - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.QueueName``
setQueueName(String) - Method in class software.amazon.awscdk.services.sqs.QueueImportProps.Jsii$Proxy
The name of the queue.
setQueueName(String) - Method in interface software.amazon.awscdk.services.sqs.QueueImportProps
The name of the queue.
setQueueName(String) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
A name for the queue.
setQueueName(String) - Method in interface software.amazon.awscdk.services.sqs.QueueProps
A name for the queue.
setQueues(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueuePolicyProps.Jsii$Proxy
``AWS::SQS::QueuePolicy.Queues``
setQueues(List<Object>) - Method in class software.amazon.awscdk.services.sqs.CfnQueuePolicyProps.Jsii$Proxy
``AWS::SQS::QueuePolicy.Queues``
setQueues(Token) - Method in interface software.amazon.awscdk.services.sqs.CfnQueuePolicyProps
``AWS::SQS::QueuePolicy.Queues``
setQueues(List<Object>) - Method in interface software.amazon.awscdk.services.sqs.CfnQueuePolicyProps
``AWS::SQS::QueuePolicy.Queues``
setQueues(List<IQueue>) - Method in class software.amazon.awscdk.services.sqs.QueuePolicyProps.Jsii$Proxy
The set of queues this policy applies to.
setQueues(List<IQueue>) - Method in interface software.amazon.awscdk.services.sqs.QueuePolicyProps
The set of queues this policy applies to.
setQueueUrl(String) - Method in class software.amazon.awscdk.services.sqs.QueueImportProps.Jsii$Proxy
The URL of the queue.
setQueueUrl(String) - Method in interface software.amazon.awscdk.services.sqs.QueueImportProps
The URL of the queue.
setReceiveMessageWaitTimeSec(Number) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
Default wait time for ReceiveMessage calls.
setReceiveMessageWaitTimeSec(Number) - Method in interface software.amazon.awscdk.services.sqs.QueueProps
Default wait time for ReceiveMessage calls.
setReceiveMessageWaitTimeSeconds(Number) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.ReceiveMessageWaitTimeSeconds``
setReceiveMessageWaitTimeSeconds(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.ReceiveMessageWaitTimeSeconds``
setReceiveMessageWaitTimeSeconds(Number) - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.ReceiveMessageWaitTimeSeconds``
setReceiveMessageWaitTimeSeconds(Token) - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.ReceiveMessageWaitTimeSeconds``
setRedrivePolicy(ObjectNode) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.RedrivePolicy``
setRedrivePolicy(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.RedrivePolicy``
setRedrivePolicy(ObjectNode) - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.RedrivePolicy``
setRedrivePolicy(Token) - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.RedrivePolicy``
setRetentionPeriodSec(Number) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
The number of seconds that Amazon SQS retains a message.
setRetentionPeriodSec(Number) - Method in interface software.amazon.awscdk.services.sqs.QueueProps
The number of seconds that Amazon SQS retains a message.
setTags(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.Tags``
setTags(List<Object>) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.Tags``
setTags(Token) - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.Tags``
setTags(List<Object>) - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.Tags``
setVisibilityTimeout(Number) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.VisibilityTimeout``
setVisibilityTimeout(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
``AWS::SQS::Queue.VisibilityTimeout``
setVisibilityTimeout(Number) - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.VisibilityTimeout``
setVisibilityTimeout(Token) - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
``AWS::SQS::Queue.VisibilityTimeout``
setVisibilityTimeoutSec(Number) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
Timeout of processing a single message.
setVisibilityTimeoutSec(Number) - Method in interface software.amazon.awscdk.services.sqs.QueueProps
Timeout of processing a single message.
software.amazon.awscdk.services.sqs - package software.amazon.awscdk.services.sqs
 

V

valueOf(String) - Static method in enum software.amazon.awscdk.services.sqs.QueueEncryption
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awscdk.services.sqs.QueueEncryption
Returns an array containing the constants of this enum type, in the order they are declared.

W

withContentBasedDeduplication(Boolean) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Sets the value of ContentBasedDeduplication
withContentBasedDeduplication(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Sets the value of ContentBasedDeduplication
withContentBasedDeduplication(Boolean) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Builder
Sets the value of ContentBasedDeduplication
withDataKeyReuseSec(Number) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Builder
Sets the value of DataKeyReuseSec
withDeadLetterQueue(DeadLetterQueue) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Builder
Sets the value of DeadLetterQueue
withDelaySeconds(Number) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Sets the value of DelaySeconds
withDelaySeconds(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Sets the value of DelaySeconds
withDeliveryDelaySec(Number) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Builder
Sets the value of DeliveryDelaySec
withEncryption(QueueEncryption) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Builder
Sets the value of Encryption
withEncryptionMasterKey(IEncryptionKey) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Builder
Sets the value of EncryptionMasterKey
withFifo(Boolean) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Builder
Sets the value of Fifo
withFifoQueue(Boolean) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Sets the value of FifoQueue
withFifoQueue(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Sets the value of FifoQueue
withKeyArn(String) - Method in class software.amazon.awscdk.services.sqs.QueueImportProps.Builder
Sets the value of KeyArn
withKmsDataKeyReusePeriodSeconds(Number) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Sets the value of KmsDataKeyReusePeriodSeconds
withKmsDataKeyReusePeriodSeconds(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Sets the value of KmsDataKeyReusePeriodSeconds
withKmsMasterKeyId(String) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Sets the value of KmsMasterKeyId
withMaximumMessageSize(Number) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Sets the value of MaximumMessageSize
withMaximumMessageSize(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Sets the value of MaximumMessageSize
withMaxMessageSizeBytes(Number) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Builder
Sets the value of MaxMessageSizeBytes
withMaxReceiveCount(Number) - Method in class software.amazon.awscdk.services.sqs.DeadLetterQueue.Builder
Sets the value of MaxReceiveCount
withMessageRetentionPeriod(Number) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Sets the value of MessageRetentionPeriod
withMessageRetentionPeriod(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Sets the value of MessageRetentionPeriod
withPolicyDocument(ObjectNode) - Method in class software.amazon.awscdk.services.sqs.CfnQueuePolicyProps.Builder
Sets the value of PolicyDocument
withPolicyDocument(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueuePolicyProps.Builder
Sets the value of PolicyDocument
withQueue(IQueue) - Method in class software.amazon.awscdk.services.sqs.DeadLetterQueue.Builder
Sets the value of Queue
withQueueArn(String) - Method in class software.amazon.awscdk.services.sqs.QueueImportProps.Builder
Sets the value of QueueArn
withQueueName(String) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Sets the value of QueueName
withQueueName(String) - Method in class software.amazon.awscdk.services.sqs.QueueImportProps.Builder
Sets the value of QueueName
withQueueName(String) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Builder
Sets the value of QueueName
withQueues(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueuePolicyProps.Builder
Sets the value of Queues
withQueues(List<Object>) - Method in class software.amazon.awscdk.services.sqs.CfnQueuePolicyProps.Builder
Sets the value of Queues
withQueues(List<IQueue>) - Method in class software.amazon.awscdk.services.sqs.QueuePolicyProps.Builder
Sets the value of Queues
withQueueUrl(String) - Method in class software.amazon.awscdk.services.sqs.QueueImportProps.Builder
Sets the value of QueueUrl
withReceiveMessageWaitTimeSec(Number) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Builder
Sets the value of ReceiveMessageWaitTimeSec
withReceiveMessageWaitTimeSeconds(Number) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Sets the value of ReceiveMessageWaitTimeSeconds
withReceiveMessageWaitTimeSeconds(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Sets the value of ReceiveMessageWaitTimeSeconds
withRedrivePolicy(ObjectNode) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Sets the value of RedrivePolicy
withRedrivePolicy(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Sets the value of RedrivePolicy
withRetentionPeriodSec(Number) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Builder
Sets the value of RetentionPeriodSec
withTags(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Sets the value of Tags
withTags(List<Object>) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Sets the value of Tags
withVisibilityTimeout(Number) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Sets the value of VisibilityTimeout
withVisibilityTimeout(Token) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
Sets the value of VisibilityTimeout
withVisibilityTimeoutSec(Number) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Builder
Sets the value of VisibilityTimeoutSec
$ A B C D E G I J M Q R S V W 
Skip navigation links

Copyright © 2019. All rights reserved.