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