| Package | Description |
|---|---|
| software.amazon.awssdk.services.firehose.model |
| Modifier and Type | Method and Description |
|---|---|
KinesisStreamSourceConfiguration |
CreateDeliveryStreamRequest.kinesisStreamSourceConfiguration()
When a Kinesis data stream is used as the source for the delivery stream, a
KinesisStreamSourceConfiguration containing the Kinesis data stream Amazon Resource Name (ARN) and the
role ARN for the source stream.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDeliveryStreamRequest.Builder |
CreateDeliveryStreamRequest.Builder.kinesisStreamSourceConfiguration(KinesisStreamSourceConfiguration kinesisStreamSourceConfiguration)
When a Kinesis data stream is used as the source for the delivery stream, a
KinesisStreamSourceConfiguration containing the Kinesis data stream Amazon Resource Name (ARN) and the
role ARN for the source stream.
|
Copyright © 2023. All rights reserved.