Sets the Value property

C# |
[ObsoleteAttribute("The With methods are obsolete and will be removed in version 2 of the AWS SDK for .NET. See http://aws.amazon.com/sdkfornet/#version2 for more information.")] public ReplaceableAttribute WithValue( string value )

- value (String)
- Value of the attribute associated with an item. Similar to columns on a spreadsheet, attributes represent categories of data that can be assigned to items. Allowed characters are all UTF-8 characters valid in XML documents. Control characters and any sequences that are not valid in XML are not allowed. These strings can be up to 1024 bytes long.

this instance