| Package | Description |
|---|---|
| software.amazon.awscdk.services.kinesisfirehose |
Amazon Kinesis Data Firehose Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty.Jsii$Proxy
An implementation for
CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty |
CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDeliveryStream.Builder |
CfnDeliveryStream.Builder.httpEndpointDestinationConfiguration(CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty httpEndpointDestinationConfiguration)
Enables configuring Kinesis Firehose to deliver data to any HTTP endpoint destination.
|
CfnDeliveryStreamProps.Builder |
CfnDeliveryStreamProps.Builder.httpEndpointDestinationConfiguration(CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty httpEndpointDestinationConfiguration)
Sets the value of
CfnDeliveryStreamProps.getHttpEndpointDestinationConfiguration() |
void |
CfnDeliveryStream.setHttpEndpointDestinationConfiguration(CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty value)
Enables configuring Kinesis Firehose to deliver data to any HTTP endpoint destination.
|
Copyright © 2022. All rights reserved.