Uses of Interface
software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty
Packages that use CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty
Package
Description
Amazon Kinesis Data Firehose Construct Library
-
Uses of CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty in software.amazon.awscdk.services.kinesisfirehose
Classes in software.amazon.awscdk.services.kinesisfirehose that implement CfnDeliveryStream.HttpEndpointDestinationConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDeliveryStream.HttpEndpointDestinationConfigurationPropertyMethods in software.amazon.awscdk.services.kinesisfirehose that return CfnDeliveryStream.HttpEndpointDestinationConfigurationPropertyModifier and TypeMethodDescriptionCfnDeliveryStream.HttpEndpointDestinationConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.kinesisfirehose with parameters of type CfnDeliveryStream.HttpEndpointDestinationConfigurationPropertyModifier and TypeMethodDescriptionCfnDeliveryStream.Builder.httpEndpointDestinationConfiguration(CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty httpEndpointDestinationConfiguration) Enables configuring Kinesis Firehose to deliver data to any HTTP endpoint destination.CfnDeliveryStreamProps.Builder.httpEndpointDestinationConfiguration(CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty httpEndpointDestinationConfiguration) Sets the value ofCfnDeliveryStreamProps.getHttpEndpointDestinationConfiguration()voidCfnDeliveryStream.setHttpEndpointDestinationConfiguration(CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty value) Enables configuring Kinesis Firehose to deliver data to any HTTP endpoint destination.