- 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.
- 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.
- 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(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 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 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 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 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.
- 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 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 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 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 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 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 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 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 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 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.
- 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(List<String>) - 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(List<CfnTag>) - 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