| Package | Description |
|---|---|
| com.amazonaws.services.kinesisanalyticsv2.model |
| Modifier and Type | Method and Description |
|---|---|
KinesisFirehoseOutputUpdate |
KinesisFirehoseOutputUpdate.clone() |
KinesisFirehoseOutputUpdate |
OutputUpdate.getKinesisFirehoseOutputUpdate()
Describes a Kinesis Data Firehose delivery stream as the destination for the output.
|
KinesisFirehoseOutputUpdate |
KinesisFirehoseOutputUpdate.withResourceARNUpdate(String resourceARNUpdate)
The Amazon Resource Name (ARN) of the delivery stream to write to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputUpdate.setKinesisFirehoseOutputUpdate(KinesisFirehoseOutputUpdate kinesisFirehoseOutputUpdate)
Describes a Kinesis Data Firehose delivery stream as the destination for the output.
|
OutputUpdate |
OutputUpdate.withKinesisFirehoseOutputUpdate(KinesisFirehoseOutputUpdate kinesisFirehoseOutputUpdate)
Describes a Kinesis Data Firehose delivery stream as the destination for the output.
|
Copyright © 2022. All rights reserved.