Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose.CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty
Packages that use CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty
-
Uses of CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose
Classes in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose that implement CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose that return CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationPropertyModifier and TypeMethodDescriptionCfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose with parameters of type CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationPropertyModifier and TypeMethodDescriptionCfnDeliveryStreamMixinProps.Builder.httpEndpointDestinationConfiguration(CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty httpEndpointDestinationConfiguration) Sets the value ofCfnDeliveryStreamMixinProps.getHttpEndpointDestinationConfiguration()CfnDeliveryStreamPropsMixin.Builder.httpEndpointDestinationConfiguration(CfnDeliveryStreamPropsMixin.HttpEndpointDestinationConfigurationProperty httpEndpointDestinationConfiguration) Enables configuring Kinesis Firehose to deliver data to any HTTP endpoint destination.