- getAttrArn() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
Returns the Amazon Resource Name (ARN) of the queue.
- getAttrQueueName() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
Returns the queue name.
- getAttrQueueUrl() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
Returns the URLs of the queues from the policy.
- 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.
- getCfnProperties() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
- getCfnProperties() - Method in class software.amazon.awscdk.services.sqs.CfnQueuePolicy
-
- getContentBasedDeduplication() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
For first-in-first-out (FIFO) queues, specifies whether to enable content-based deduplication.
- getContentBasedDeduplication() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
-
For first-in-first-out (FIFO) queues, specifies whether to enable content-based deduplication.
- getContentBasedDeduplication() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
-
- 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
-
- getDataKeyReuse() - Method in interface software.amazon.awscdk.services.sqs.QueueProps
-
The length of time that Amazon SQS reuses a data key before calling KMS again.
- getDataKeyReuse() - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
-
- getDeadLetterQueue() - Method in class software.amazon.awscdk.services.sqs.Queue
-
If this queue is configured with a dead-letter queue, this is the dead-letter queue settings.
- 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
-
- getDeduplicationScope() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
For high throughput for FIFO queues, specifies whether message deduplication occurs at the message group or queue level.
- getDeduplicationScope() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
-
For high throughput for FIFO queues, specifies whether message deduplication occurs at the message group or queue level.
- getDeduplicationScope() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
-
- getDeduplicationScope() - Method in interface software.amazon.awscdk.services.sqs.QueueProps
-
For high throughput for FIFO queues, specifies whether message deduplication occurs at the message group or queue level.
- getDeduplicationScope() - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
-
- getDelaySeconds() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
The time in seconds for which the delivery of all messages in the queue is delayed.
- getDelaySeconds() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
-
The time in seconds for which the delivery of all messages in the queue is delayed.
- getDelaySeconds() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
-
- getDeliveryDelay() - Method in interface software.amazon.awscdk.services.sqs.QueueProps
-
The time in seconds that the delivery of all messages in the queue is delayed.
- getDeliveryDelay() - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
-
- 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
-
- 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 interface software.amazon.awscdk.services.sqs.IQueue.Jsii$Default
-
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
-
- getEnv() - Method in interface software.amazon.awscdk.services.sqs.IQueue.Jsii$Default
-
The environment this resource belongs to.
- getEnv() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
-
The environment this resource belongs to.
- getFifo() - Method in interface software.amazon.awscdk.services.sqs.IQueue
-
Whether this queue is an Amazon SQS FIFO queue.
- getFifo() - Method in interface software.amazon.awscdk.services.sqs.IQueue.Jsii$Default
-
Whether this queue is an Amazon SQS FIFO queue.
- getFifo() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
-
Whether this queue is an Amazon SQS FIFO queue.
- getFifo() - Method in class software.amazon.awscdk.services.sqs.Queue
-
Whether this queue is an Amazon SQS FIFO queue.
- getFifo() - Method in interface software.amazon.awscdk.services.sqs.QueueAttributes
-
Whether this queue is an Amazon SQS FIFO queue.
- getFifo() - Method in class software.amazon.awscdk.services.sqs.QueueAttributes.Jsii$Proxy
-
- getFifo() - Method in class software.amazon.awscdk.services.sqs.QueueBase
-
Whether this queue is an Amazon SQS FIFO queue.
- 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
-
- getFifoQueue() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
If set to true, creates a FIFO queue.
- getFifoQueue() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
-
If set to true, creates a FIFO queue.
- getFifoQueue() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
-
- getFifoThroughputLimit() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
For high throughput for FIFO queues, specifies whether the FIFO queue throughput quota applies to the entire queue or per message group.
- getFifoThroughputLimit() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
-
For high throughput for FIFO queues, specifies whether the FIFO queue throughput quota applies to the entire queue or per message group.
- getFifoThroughputLimit() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
-
- getFifoThroughputLimit() - Method in interface software.amazon.awscdk.services.sqs.QueueProps
-
For high throughput for FIFO queues, specifies whether the FIFO queue throughput quota applies to the entire queue or per message group.
- getFifoThroughputLimit() - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
-
- getKeyArn() - Method in interface software.amazon.awscdk.services.sqs.QueueAttributes
-
KMS encryption key, if this queue is server-side encrypted by a KMS key.
- getKeyArn() - Method in class software.amazon.awscdk.services.sqs.QueueAttributes.Jsii$Proxy
-
- getKmsDataKeyReusePeriodSeconds() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
The length of time in seconds for which Amazon SQS can reuse a data key to encrypt or decrypt messages before calling AWS KMS again.
- getKmsDataKeyReusePeriodSeconds() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
-
The length of time in seconds for which Amazon SQS can reuse a data key to encrypt or decrypt messages before calling AWS KMS again.
- getKmsDataKeyReusePeriodSeconds() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
-
- getKmsMasterKeyId() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
The ID of an AWS Key Management Service (KMS) for Amazon SQS , or a custom KMS.
- getKmsMasterKeyId() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
-
The ID of an AWS Key Management Service (KMS) for Amazon SQS , or a custom KMS.
- getKmsMasterKeyId() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
-
- getMaximumMessageSize() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
The limit of how many bytes that a message can contain before Amazon SQS rejects it.
- getMaximumMessageSize() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
-
The limit of how many bytes that a message can contain before Amazon SQS rejects it.
- getMaximumMessageSize() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
-
- 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
-
- 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
-
- getMessageRetentionPeriod() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
The number of seconds that Amazon SQS retains a message.
- getMessageRetentionPeriod() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
-
The number of seconds that Amazon SQS retains a message.
- getMessageRetentionPeriod() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
-
- getNode() - Method in interface software.amazon.awscdk.services.sqs.IQueue.Jsii$Default
-
The construct tree node for this construct.
- getNode() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
-
The construct tree node for this construct.
- getPolicyDocument() - Method in class software.amazon.awscdk.services.sqs.CfnQueuePolicy
-
A policy document that contains the permissions for the specified Amazon SQS queues.
- getPolicyDocument() - Method in interface software.amazon.awscdk.services.sqs.CfnQueuePolicyProps
-
A policy document that contains the permissions for the specified Amazon SQS queues.
- getPolicyDocument() - Method in class software.amazon.awscdk.services.sqs.CfnQueuePolicyProps.Jsii$Proxy
-
- 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
-
- getQueueArn() - Method in interface software.amazon.awscdk.services.sqs.IQueue
-
The ARN of this queue.
- getQueueArn() - Method in interface software.amazon.awscdk.services.sqs.IQueue.Jsii$Default
-
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 interface software.amazon.awscdk.services.sqs.QueueAttributes
-
The ARN of the queue.
- getQueueArn() - Method in class software.amazon.awscdk.services.sqs.QueueAttributes.Jsii$Proxy
-
- getQueueArn() - Method in class software.amazon.awscdk.services.sqs.QueueBase
-
The ARN of this queue.
- getQueueName() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
A name for the queue.
- getQueueName() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
-
A name for the queue.
- getQueueName() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
-
- getQueueName() - Method in interface software.amazon.awscdk.services.sqs.IQueue
-
The name of this queue.
- getQueueName() - Method in interface software.amazon.awscdk.services.sqs.IQueue.Jsii$Default
-
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 interface software.amazon.awscdk.services.sqs.QueueAttributes
-
The name of the queue.
- getQueueName() - Method in class software.amazon.awscdk.services.sqs.QueueAttributes.Jsii$Proxy
-
- getQueueName() - Method in class software.amazon.awscdk.services.sqs.QueueBase
-
The name of this 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
-
- getQueuePolicyId() - Method in class software.amazon.awscdk.services.sqs.QueuePolicy
-
Not currently supported by AWS CloudFormation.
- getQueues() - Method in class software.amazon.awscdk.services.sqs.CfnQueuePolicy
-
The URLs of the queues to which you want to add the policy.
- getQueues() - Method in interface software.amazon.awscdk.services.sqs.CfnQueuePolicyProps
-
The URLs of the queues to which you want to add the policy.
- getQueues() - Method in class software.amazon.awscdk.services.sqs.CfnQueuePolicyProps.Jsii$Proxy
-
- 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
-
- getQueueUrl() - Method in interface software.amazon.awscdk.services.sqs.IQueue
-
The URL of this queue.
- getQueueUrl() - Method in interface software.amazon.awscdk.services.sqs.IQueue.Jsii$Default
-
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 interface software.amazon.awscdk.services.sqs.QueueAttributes
-
The URL of the queue.
- getQueueUrl() - Method in class software.amazon.awscdk.services.sqs.QueueAttributes.Jsii$Proxy
-
- getQueueUrl() - Method in class software.amazon.awscdk.services.sqs.QueueBase
-
The URL of this queue.
- getReceiveMessageWaitTime() - Method in interface software.amazon.awscdk.services.sqs.QueueProps
-
Default wait time for ReceiveMessage calls.
- getReceiveMessageWaitTime() - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
-
- getReceiveMessageWaitTimeSeconds() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
Specifies the duration, in seconds, that the ReceiveMessage action call waits until a message is in the queue in order to include it in the response, rather than returning an empty response if a message isn't yet available.
- getReceiveMessageWaitTimeSeconds() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
-
Specifies the duration, in seconds, that the ReceiveMessage action call waits until a message is in the queue in order to include it in the response, rather than returning an empty response if a message isn't yet available.
- getReceiveMessageWaitTimeSeconds() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
-
- getRedriveAllowPolicy() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
The string that includes the parameters for the permissions for the dead-letter queue redrive permission and which source queues can specify dead-letter queues as a JSON object.
- getRedriveAllowPolicy() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
-
The string that includes the parameters for the permissions for the dead-letter queue redrive permission and which source queues can specify dead-letter queues as a JSON object.
- getRedriveAllowPolicy() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
-
- getRedrivePolicy() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
The string that includes the parameters for the dead-letter queue functionality of the source queue as a JSON object.
- getRedrivePolicy() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
-
The string that includes the parameters for the dead-letter queue functionality of the source queue as a JSON object.
- getRedrivePolicy() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
-
- getRemovalPolicy() - Method in interface software.amazon.awscdk.services.sqs.QueueProps
-
Policy to apply when the queue is removed from the stack.
- getRemovalPolicy() - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
-
- getRetentionPeriod() - Method in interface software.amazon.awscdk.services.sqs.QueueProps
-
The number of seconds that Amazon SQS retains a message.
- getRetentionPeriod() - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
-
- getSqsManagedSseEnabled() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
Enables server-side queue encryption using SQS owned encryption keys.
- getSqsManagedSseEnabled() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
-
Enables server-side queue encryption using SQS owned encryption keys.
- getSqsManagedSseEnabled() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
-
- getStack() - Method in interface software.amazon.awscdk.services.sqs.IQueue.Jsii$Default
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
-
The stack in which this resource is defined.
- getTags() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
The tags that you attach to this queue.
- getTags() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
-
The tags that you attach to this queue.
- getTags() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
-
- getVisibilityTimeout() - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
The length of time during which a message will be unavailable after a message is delivered from the queue.
- getVisibilityTimeout() - Method in interface software.amazon.awscdk.services.sqs.CfnQueueProps
-
The length of time during which a message will be unavailable after a message is delivered from the queue.
- getVisibilityTimeout() - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Jsii$Proxy
-
- getVisibilityTimeout() - Method in interface software.amazon.awscdk.services.sqs.QueueProps
-
Timeout of processing a single message.
- getVisibilityTimeout() - Method in class software.amazon.awscdk.services.sqs.QueueProps.Jsii$Proxy
-
- grant(IGrantable, 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(IGrantable, String...) - Method in interface software.amazon.awscdk.services.sqs.IQueue.Jsii$Default
-
Grant the actions defined in queueActions to the identity Principal given on this SQS queue resource.
- grant(IGrantable, 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(IGrantable, 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(IGrantable) - Method in interface software.amazon.awscdk.services.sqs.IQueue
-
Grant permissions to consume messages from a queue.
- grantConsumeMessages(IGrantable) - Method in interface software.amazon.awscdk.services.sqs.IQueue.Jsii$Default
-
Grant permissions to consume messages from a queue.
- grantConsumeMessages(IGrantable) - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
-
Grant permissions to consume messages from a queue.
- grantConsumeMessages(IGrantable) - Method in class software.amazon.awscdk.services.sqs.QueueBase
-
Grant permissions to consume messages from a queue.
- grantPurge(IGrantable) - Method in interface software.amazon.awscdk.services.sqs.IQueue
-
Grant an IAM principal permissions to purge all messages from the queue.
- grantPurge(IGrantable) - Method in interface software.amazon.awscdk.services.sqs.IQueue.Jsii$Default
-
Grant an IAM principal permissions to purge all messages from the queue.
- grantPurge(IGrantable) - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
-
Grant an IAM principal permissions to purge all messages from the queue.
- grantPurge(IGrantable) - Method in class software.amazon.awscdk.services.sqs.QueueBase
-
Grant an IAM principal permissions to purge all messages from the queue.
- grantSendMessages(IGrantable) - Method in interface software.amazon.awscdk.services.sqs.IQueue
-
Grant access to send messages to a queue to the given identity.
- grantSendMessages(IGrantable) - Method in interface software.amazon.awscdk.services.sqs.IQueue.Jsii$Default
-
Grant access to send messages to a queue to the given identity.
- grantSendMessages(IGrantable) - Method in class software.amazon.awscdk.services.sqs.IQueue.Jsii$Proxy
-
Grant access to send messages to a queue to the given identity.
- grantSendMessages(IGrantable) - Method in class software.amazon.awscdk.services.sqs.QueueBase
-
Grant access to send messages to a queue to the given identity.
- maximumMessageSize(Number) - Method in class software.amazon.awscdk.services.sqs.CfnQueue.Builder
-
The limit of how many bytes that a message can contain before Amazon SQS rejects it.
- maximumMessageSize(Number) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
-
- maxMessageSizeBytes(Number) - Method in class software.amazon.awscdk.services.sqs.Queue.Builder
-
The limit of how many bytes that a message can contain before Amazon SQS rejects it.
- maxMessageSizeBytes(Number) - Method in class software.amazon.awscdk.services.sqs.QueueProps.Builder
-
- maxReceiveCount(Number) - Method in class software.amazon.awscdk.services.sqs.DeadLetterQueue.Builder
-
- messageRetentionPeriod(Number) - Method in class software.amazon.awscdk.services.sqs.CfnQueue.Builder
-
The number of seconds that Amazon SQS retains a message.
- messageRetentionPeriod(Number) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
-
- metric(String, MetricOptions) - Method in interface software.amazon.awscdk.services.sqs.IQueue.Jsii$Default
-
Return the given named metric for this Queue.
- metric(String, MetricOptions) - 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, MetricOptions) - 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, MetricOptions) - 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(MetricOptions) - Method in interface software.amazon.awscdk.services.sqs.IQueue.Jsii$Default
-
The approximate age of the oldest non-deleted message in the queue.
- metricApproximateAgeOfOldestMessage(MetricOptions) - 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(MetricOptions) - 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(MetricOptions) - 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(MetricOptions) - Method in interface software.amazon.awscdk.services.sqs.IQueue.Jsii$Default
-
The number of messages in the queue that are delayed and not available for reading immediately.
- metricApproximateNumberOfMessagesDelayed(MetricOptions) - 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(MetricOptions) - 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(MetricOptions) - 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(MetricOptions) - Method in interface software.amazon.awscdk.services.sqs.IQueue.Jsii$Default
-
The number of messages that are in flight.
- metricApproximateNumberOfMessagesNotVisible(MetricOptions) - 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(MetricOptions) - 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(MetricOptions) - 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(MetricOptions) - Method in interface software.amazon.awscdk.services.sqs.IQueue.Jsii$Default
-
The number of messages available for retrieval from the queue.
- metricApproximateNumberOfMessagesVisible(MetricOptions) - 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(MetricOptions) - 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(MetricOptions) - 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(MetricOptions) - Method in interface software.amazon.awscdk.services.sqs.IQueue.Jsii$Default
-
The number of ReceiveMessage API calls that did not return a message.
- metricNumberOfEmptyReceives(MetricOptions) - 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(MetricOptions) - 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(MetricOptions) - 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(MetricOptions) - Method in interface software.amazon.awscdk.services.sqs.IQueue.Jsii$Default
-
The number of messages deleted from the queue.
- metricNumberOfMessagesDeleted(MetricOptions) - 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(MetricOptions) - 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(MetricOptions) - 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(MetricOptions) - Method in interface software.amazon.awscdk.services.sqs.IQueue.Jsii$Default
-
The number of messages returned by calls to the ReceiveMessage action.
- metricNumberOfMessagesReceived(MetricOptions) - 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(MetricOptions) - 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(MetricOptions) - 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(MetricOptions) - Method in interface software.amazon.awscdk.services.sqs.IQueue.Jsii$Default
-
The number of messages added to a queue.
- metricNumberOfMessagesSent(MetricOptions) - 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(MetricOptions) - 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(MetricOptions) - 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(MetricOptions) - Method in interface software.amazon.awscdk.services.sqs.IQueue.Jsii$Default
-
The size of messages added to a queue.
- metricSentMessageSize(MetricOptions) - 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(MetricOptions) - 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(MetricOptions) - 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.
- setContentBasedDeduplication(Boolean) - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
For first-in-first-out (FIFO) queues, specifies whether to enable content-based deduplication.
- setContentBasedDeduplication(IResolvable) - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
For first-in-first-out (FIFO) queues, specifies whether to enable content-based deduplication.
- setDeduplicationScope(String) - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
For high throughput for FIFO queues, specifies whether message deduplication occurs at the message group or queue level.
- setDelaySeconds(Number) - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
The time in seconds for which the delivery of all messages in the queue is delayed.
- setFifoQueue(Boolean) - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
If set to true, creates a FIFO queue.
- setFifoQueue(IResolvable) - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
If set to true, creates a FIFO queue.
- setFifoThroughputLimit(String) - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
For high throughput for FIFO queues, specifies whether the FIFO queue throughput quota applies to the entire queue or per message group.
- setKmsDataKeyReusePeriodSeconds(Number) - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
The length of time in seconds for which Amazon SQS can reuse a data key to encrypt or decrypt messages before calling AWS KMS again.
- setKmsMasterKeyId(String) - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
The ID of an AWS Key Management Service (KMS) for Amazon SQS , or a custom KMS.
- setMaximumMessageSize(Number) - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
The limit of how many bytes that a message can contain before Amazon SQS rejects it.
- setMessageRetentionPeriod(Number) - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
The number of seconds that Amazon SQS retains a message.
- setPolicyDocument(Object) - Method in class software.amazon.awscdk.services.sqs.CfnQueuePolicy
-
A policy document that contains the permissions for the specified Amazon SQS queues.
- setQueueName(String) - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
A name for the queue.
- setQueues(List<String>) - Method in class software.amazon.awscdk.services.sqs.CfnQueuePolicy
-
The URLs of the queues to which you want to add the policy.
- setReceiveMessageWaitTimeSeconds(Number) - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
Specifies the duration, in seconds, that the ReceiveMessage action call waits until a message is in the queue in order to include it in the response, rather than returning an empty response if a message isn't yet available.
- setRedriveAllowPolicy(Object) - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
The string that includes the parameters for the permissions for the dead-letter queue redrive permission and which source queues can specify dead-letter queues as a JSON object.
- setRedrivePolicy(Object) - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
The string that includes the parameters for the dead-letter queue functionality of the source queue as a JSON object.
- setSqsManagedSseEnabled(Boolean) - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
Enables server-side queue encryption using SQS owned encryption keys.
- setSqsManagedSseEnabled(IResolvable) - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
Enables server-side queue encryption using SQS owned encryption keys.
- setVisibilityTimeout(Number) - Method in class software.amazon.awscdk.services.sqs.CfnQueue
-
The length of time during which a message will be unavailable after a message is delivered from the queue.
- software.amazon.awscdk.services.sqs - package software.amazon.awscdk.services.sqs
-
Amazon Simple Queue Service Construct Library
- sqsManagedSseEnabled(Boolean) - Method in class software.amazon.awscdk.services.sqs.CfnQueue.Builder
-
Enables server-side queue encryption using SQS owned encryption keys.
- sqsManagedSseEnabled(IResolvable) - Method in class software.amazon.awscdk.services.sqs.CfnQueue.Builder
-
Enables server-side queue encryption using SQS owned encryption keys.
- sqsManagedSseEnabled(Boolean) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
-
- sqsManagedSseEnabled(IResolvable) - Method in class software.amazon.awscdk.services.sqs.CfnQueueProps.Builder
-