AWS SDK for .NET Documentation
BinaryValue Property
AmazonAmazon.SimpleNotificationService.ModelMessageAttributeValueBinaryValue Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property BinaryValue.

Binary type attributes can store any binary data, for example, compressed data, encrypted data, or images.

Declaration Syntax
C#
public MemoryStream BinaryValue { get; set; }

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