Package | Description |
---|---|
com.amazonaws.services.lambda.runtime.events |
Modifier and Type | Field and Description |
---|---|
List<KinesisAnalyticsOutputDeliveryEvent.Record> |
KinesisAnalyticsOutputDeliveryEvent.records |
Modifier and Type | Method and Description |
---|---|
List<KinesisAnalyticsOutputDeliveryEvent.Record> |
KinesisAnalyticsOutputDeliveryEvent.getRecords() |
Modifier and Type | Method and Description |
---|---|
void |
KinesisAnalyticsOutputDeliveryEvent.setRecords(List<KinesisAnalyticsOutputDeliveryEvent.Record> records) |
Constructor and Description |
---|
KinesisAnalyticsOutputDeliveryEvent(String invocationId,
String applicationArn,
List<KinesisAnalyticsOutputDeliveryEvent.Record> records) |
Copyright © 2023. All rights reserved.