| Package | Description |
|---|---|
| com.amazonaws.services.kinesisanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
KinesisFirehoseOutputUpdate |
KinesisFirehoseOutputUpdate.clone() |
KinesisFirehoseOutputUpdate |
OutputUpdate.getKinesisFirehoseOutputUpdate()
Describes an Amazon Kinesis Firehose delivery stream as the destination for the output.
|
KinesisFirehoseOutputUpdate |
KinesisFirehoseOutputUpdate.withResourceARNUpdate(String resourceARNUpdate)
Amazon Resource Name (ARN) of the Amazon Kinesis Firehose delivery stream to write to.
|
KinesisFirehoseOutputUpdate |
KinesisFirehoseOutputUpdate.withRoleARNUpdate(String roleARNUpdate)
ARN of the IAM role that Amazon Kinesis Analytics can assume to access the stream on your behalf.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputUpdate.setKinesisFirehoseOutputUpdate(KinesisFirehoseOutputUpdate kinesisFirehoseOutputUpdate)
Describes an Amazon Kinesis Firehose delivery stream as the destination for the output.
|
OutputUpdate |
OutputUpdate.withKinesisFirehoseOutputUpdate(KinesisFirehoseOutputUpdate kinesisFirehoseOutputUpdate)
Describes an Amazon Kinesis Firehose delivery stream as the destination for the output.
|
Copyright © 2023. All rights reserved.