| Package | Description |
|---|---|
| software.amazon.awscdk.services.kinesisfirehose |
Amazon Kinesis Data Firehose Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDeliveryStream.KinesisStreamSourceConfigurationProperty.Jsii$Proxy
An implementation for
CfnDeliveryStream.KinesisStreamSourceConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDeliveryStream.KinesisStreamSourceConfigurationProperty |
CfnDeliveryStream.KinesisStreamSourceConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDeliveryStream.Builder |
CfnDeliveryStream.Builder.kinesisStreamSourceConfiguration(CfnDeliveryStream.KinesisStreamSourceConfigurationProperty kinesisStreamSourceConfiguration)
When a Kinesis stream is used as the source for the delivery stream, a [KinesisStreamSourceConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-kinesisstreamsourceconfiguration.html) containing the Kinesis stream ARN and the role ARN for the source stream.
|
CfnDeliveryStreamProps.Builder |
CfnDeliveryStreamProps.Builder.kinesisStreamSourceConfiguration(CfnDeliveryStream.KinesisStreamSourceConfigurationProperty kinesisStreamSourceConfiguration)
Sets the value of
CfnDeliveryStreamProps.getKinesisStreamSourceConfiguration() |
void |
CfnDeliveryStream.setKinesisStreamSourceConfiguration(CfnDeliveryStream.KinesisStreamSourceConfigurationProperty value)
When a Kinesis stream is used as the source for the delivery stream, a [KinesisStreamSourceConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-kinesisstreamsourceconfiguration.html) containing the Kinesis stream ARN and the role ARN for the source stream.
|
Copyright © 2022. All rights reserved.