| Package | Description |
|---|---|
| com.amazonaws.services.kinesisanalyticsv2.model |
| Modifier and Type | Method and Description |
|---|---|
KinesisStreamsOutputUpdate |
KinesisStreamsOutputUpdate.clone() |
KinesisStreamsOutputUpdate |
OutputUpdate.getKinesisStreamsOutputUpdate()
Describes a Kinesis data stream as the destination for the output.
|
KinesisStreamsOutputUpdate |
KinesisStreamsOutputUpdate.withResourceARNUpdate(String resourceARNUpdate)
The Amazon Resource Name (ARN) of the Kinesis data stream where you want to write the output.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputUpdate.setKinesisStreamsOutputUpdate(KinesisStreamsOutputUpdate kinesisStreamsOutputUpdate)
Describes a Kinesis data stream as the destination for the output.
|
OutputUpdate |
OutputUpdate.withKinesisStreamsOutputUpdate(KinesisStreamsOutputUpdate kinesisStreamsOutputUpdate)
Describes a Kinesis data stream as the destination for the output.
|
Copyright © 2021. All rights reserved.