C# Класс Amazon.SQS.Model.MessageAttributeValue

The user-specified message attribute value. For string data types, the Value attribute has the same restrictions on the content as the message body. For more information, see SendMessage .

Name, type, value and the message body must not be empty or null. All parts of the message attribute, including Name, Type, and Value, are part of the message size restriction (256 KB or 262,144 bytes).

Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetBinaryListValues ( ) : bool
IsSetBinaryValue ( ) : bool
IsSetDataType ( ) : bool
IsSetStringListValues ( ) : bool
IsSetStringValue ( ) : bool