AWS SDK for .NET Documentation
AttributeName Property
AmazonAmazon.SQS.ModelGetQueueAttributesRequestAttributeName Did this page help you?   Yes   No    Tell us about it...
The attribute you want to get.
Declaration Syntax
C#
public List<string> AttributeName { get; set; }
Remarks
Values can be: All | ApproximateNumberOfMessages | ApproximateNumberOfMessagesNotVisible | VisibilityTimeout | CreatedTimestamp | LastModifiedTimestamp | Policy

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)