Uses of Interface
software.amazon.awscdk.services.kinesisfirehose.HttpEndpointConfig
Packages that use HttpEndpointConfig
Package
Description
Amazon Data Firehose Construct Library
-
Uses of HttpEndpointConfig in software.amazon.awscdk.services.kinesisfirehose
Classes in software.amazon.awscdk.services.kinesisfirehose that implement HttpEndpointConfigMethods in software.amazon.awscdk.services.kinesisfirehose that return HttpEndpointConfigModifier and TypeMethodDescriptionHttpEndpointConfig.Builder.build()Builds the configured instance.HttpEndpointProps.getEndpointConfig()Describes the configuration of the Http endpoint to which Kinesis Firehose delivers data.final HttpEndpointConfigHttpEndpointProps.Jsii$Proxy.getEndpointConfig()Methods in software.amazon.awscdk.services.kinesisfirehose with parameters of type HttpEndpointConfigModifier and TypeMethodDescriptionHttpEndpoint.Builder.endpointConfig(HttpEndpointConfig endpointConfig) Describes the configuration of the Http endpoint to which Kinesis Firehose delivers data.HttpEndpointProps.Builder.endpointConfig(HttpEndpointConfig endpointConfig) Sets the value ofHttpEndpointProps.getEndpointConfig()