| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
KinesisFirehoseInput |
Input.kinesisFirehoseInput()
If the streaming source is an Amazon Kinesis Firehose delivery stream, identifies the delivery stream's ARN and
an IAM role that enables Amazon Kinesis Analytics to access the stream on your behalf.
|
| Modifier and Type | Method and Description |
|---|---|
Input.Builder |
Input.Builder.kinesisFirehoseInput(KinesisFirehoseInput kinesisFirehoseInput)
If the streaming source is an Amazon Kinesis Firehose delivery stream, identifies the delivery stream's ARN
and an IAM role that enables Amazon Kinesis Analytics to access the stream on your behalf.
|
Copyright © 2023. All rights reserved.