Package | Description |
---|---|
com.amazonaws.services.lambda.runtime.events |
Modifier and Type | Method and Description |
---|---|
SQSEvent.MessageAttribute |
SQSEvent.MessageAttribute.clone() |
Modifier and Type | Method and Description |
---|---|
Map<String,SQSEvent.MessageAttribute> |
SQSEvent.SQSMessage.getMessageAttributes()
Gets the attributes associated with the message
|
Modifier and Type | Method and Description |
---|---|
void |
SQSEvent.SQSMessage.setMessageAttributes(Map<String,SQSEvent.MessageAttribute> messageAttributes)
Sets the attributes associated with the message
|
Copyright © 2021. All rights reserved.