You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SecurityHub::Types::AwsSqsQueueDetailsWhen 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 collapseThe Amazon Resource Name (ARN) of the dead-letter queue to which Amazon SQS moves messages after the value of maxReceiveCount
is exceeded.
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.
The ID of an AWS managed customer master key (CMK) for Amazon SQS or a custom CMK.
The name of the new queue.
The Amazon Resource Name (ARN) of the dead-letter queue to which Amazon SQS moves messages after the value of maxReceiveCount
is exceeded.
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 ⇒ StringThe ID of an AWS managed customer master key (CMK) for Amazon SQS or a custom CMK.
#queue_name ⇒ StringThe 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