| Package | Description |
|---|---|
| com.amazonaws.services.kinesisanalyticsv2.model |
| Modifier and Type | Method and Description |
|---|---|
KinesisStreamsInputUpdate |
KinesisStreamsInputUpdate.clone() |
KinesisStreamsInputUpdate |
InputUpdate.getKinesisStreamsInputUpdate()
If a Kinesis data stream is the streaming source to be updated, provides an updated stream Amazon Resource Name
(ARN).
|
KinesisStreamsInputUpdate |
KinesisStreamsInputUpdate.withResourceARNUpdate(String resourceARNUpdate)
The Amazon Resource Name (ARN) of the input Kinesis data stream to read.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputUpdate.setKinesisStreamsInputUpdate(KinesisStreamsInputUpdate kinesisStreamsInputUpdate)
If a Kinesis data stream is the streaming source to be updated, provides an updated stream Amazon Resource Name
(ARN).
|
InputUpdate |
InputUpdate.withKinesisStreamsInputUpdate(KinesisStreamsInputUpdate kinesisStreamsInputUpdate)
If a Kinesis data stream is the streaming source to be updated, provides an updated stream Amazon Resource Name
(ARN).
|
Copyright © 2024. All rights reserved.