A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/SecurityHub/Types/AwsSqsQueueDetails.html below:

AwsSqsQueueDetails — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SecurityHub::Types::AwsSqsQueueDetails
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing AwsSqsQueueDetails as input to an Aws::Client method, you can use a vanilla Hash:

{
  kms_data_key_reuse_period_seconds: 1,
  kms_master_key_id: "NonEmptyString",
  queue_name: "NonEmptyString",
  dead_letter_target_arn: "NonEmptyString",
}

Data about a queue.

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #dead_letter_target_arn ⇒ String

The Amazon Resource Name (ARN) of the dead-letter queue to which Amazon SQS moves messages after the value of maxReceiveCount is exceeded.

#kms_data_key_reuse_period_seconds ⇒ Integer

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.

#kms_master_key_id ⇒ String

The ID of an AWS managed customer master key (CMK) for Amazon SQS or a custom CMK.

#queue_name ⇒ String

The name of the new queue.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4