@ThreadSafe public interface Event
| Modifier and Type | Method and Description |
|---|---|
Map<String,AttributeValue> |
getAttributes()
Return the attributes of the
Event. |
String |
getName()
Return the name of the
Event. |
String getName()
Event.Event.Map<String,AttributeValue> getAttributes()
Event.Event.