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).

파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetBinaryListValues ( ) : bool
IsSetBinaryValue ( ) : bool
IsSetDataType ( ) : bool
IsSetStringListValues ( ) : bool
IsSetStringValue ( ) : bool