| Package | Description |
|---|---|
| software.amazon.awssdk.services.firehose.model |
| Modifier and Type | Method and Description |
|---|---|
SourceDescription |
DeliveryStreamDescription.source()
If the
DeliveryStreamType parameter is KinesisStreamAsSource, a
SourceDescription object describing the source Kinesis data stream. |
| Modifier and Type | Method and Description |
|---|---|
DeliveryStreamDescription.Builder |
DeliveryStreamDescription.Builder.source(SourceDescription source)
If the
DeliveryStreamType parameter is KinesisStreamAsSource, a
SourceDescription object describing the source Kinesis data stream. |
Copyright © 2023. All rights reserved.