Skip to main content

ISNSMessageAttributeValue

Interface in AWS.SNS

Interface for MessageAttributeValue.

Properties

DataType

property DataType: string

Specifies the type of data.

Valid values: Binary | Number | String | String.Array.

BinaryValue

property BinaryValue: string

Specifies the attribute value as Base64 encoded binary.

StringValue

property StringValue: string

Specifies the attribute value as a string.