| Package | Description |
|---|---|
| com.amazonaws.services.kinesisanalyticsv2.model |
| Modifier and Type | Method and Description |
|---|---|
KinesisStreamsInput |
KinesisStreamsInput.clone() |
KinesisStreamsInput |
Input.getKinesisStreamsInput()
If the streaming source is an Amazon Kinesis data stream, identifies the stream's Amazon Resource Name (ARN).
|
KinesisStreamsInput |
KinesisStreamsInput.withResourceARN(String resourceARN)
The ARN of the input Kinesis data stream to read.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Input.setKinesisStreamsInput(KinesisStreamsInput kinesisStreamsInput)
If the streaming source is an Amazon Kinesis data stream, identifies the stream's Amazon Resource Name (ARN).
|
Input |
Input.withKinesisStreamsInput(KinesisStreamsInput kinesisStreamsInput)
If the streaming source is an Amazon Kinesis data stream, identifies the stream's Amazon Resource Name (ARN).
|
Copyright © 2020. All rights reserved.