| Package | Description |
|---|---|
| xyz.jetdrone.vertx.lambda.aws.event |
| Modifier and Type | Method and Description |
|---|---|
SNSEventRecord |
SNSEventRecord.setEventSource(java.lang.String eventSource)
(Required)
|
SNSEventRecord |
SNSEventRecord.setEventSubscriptionArn(java.lang.String eventSubscriptionArn)
(Required)
|
SNSEventRecord |
SNSEventRecord.setEventVersion(java.lang.String eventVersion)
(Required)
|
SNSEventRecord |
SNSEventRecord.setSns(SNSEntity sns)
(Required)
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SNSEventRecord> |
SNSEvent.getRecords()
(Required)
|
| Modifier and Type | Method and Description |
|---|---|
SNSEvent |
SNSEvent.setRecords(java.util.List<SNSEventRecord> records)
(Required)
|
Copyright © 2019. All Rights Reserved.