| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
KinesisStreamsInput |
Input.kinesisStreamsInput()
If the streaming source is an Amazon Kinesis stream, identifies the stream's Amazon Resource Name (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.kinesisStreamsInput(KinesisStreamsInput kinesisStreamsInput)
If the streaming source is an Amazon Kinesis stream, identifies the stream's Amazon Resource Name (ARN) and
an IAM role that enables Amazon Kinesis Analytics to access the stream on your behalf.
|
Copyright © 2023. All rights reserved.