SqsMessage Type

An object representing a single SQS Message.

Remarks

An object representing a single SQS Message.

Fields

body
String

The body of the SQS message.

id
String

The ID of the SQS message.

md5
String

The MD5 of the SQS message.

receiptHandle
String

The Receipt handle of the SQS message.

Constructors

public init()
public init(id: String, receiptHandle: String, body: String, mD5: String)

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 macOS Edition - Version 20.0 [Build 8155]