| Modifier and Type | Field and Description |
|---|---|
List<KinesisAnalyticsStreamsInputPreprocessingEvent.Record> |
KinesisAnalyticsStreamsInputPreprocessingEvent.records |
| Modifier and Type | Method and Description |
|---|---|
List<KinesisAnalyticsStreamsInputPreprocessingEvent.Record> |
KinesisAnalyticsStreamsInputPreprocessingEvent.getRecords() |
| Modifier and Type | Method and Description |
|---|---|
void |
KinesisAnalyticsStreamsInputPreprocessingEvent.setRecords(List<KinesisAnalyticsStreamsInputPreprocessingEvent.Record> records) |
| Constructor and Description |
|---|
KinesisAnalyticsStreamsInputPreprocessingEvent(String invocationId,
String applicationArn,
String streamArn,
List<KinesisAnalyticsStreamsInputPreprocessingEvent.Record> records) |
Copyright © 2019. All rights reserved.