AWS SDK for .NET Documentation
WithValue Method (value)
AmazonAmazon.SQS.ModelAttributeWithValue(String) Did this page help you?   Yes   No    Tell us about it...
Sets Values of the attribute.
Declaration Syntax
C#
public Attribute WithValue(
	string value
)
Parameters
value (String)
Values of the attribute.
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)