Uses of Interface
software.amazon.awscdk.services.mediatailor.CfnSourceLocation.HttpConfigurationProperty
Packages that use CfnSourceLocation.HttpConfigurationProperty
-
Uses of CfnSourceLocation.HttpConfigurationProperty in software.amazon.awscdk.services.mediatailor
Classes in software.amazon.awscdk.services.mediatailor that implement CfnSourceLocation.HttpConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSourceLocation.HttpConfigurationPropertyMethods in software.amazon.awscdk.services.mediatailor that return CfnSourceLocation.HttpConfigurationPropertyModifier and TypeMethodDescriptionCfnSourceLocation.HttpConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.mediatailor with parameters of type CfnSourceLocation.HttpConfigurationPropertyModifier and TypeMethodDescriptionCfnSourceLocation.Builder.httpConfiguration(CfnSourceLocation.HttpConfigurationProperty httpConfiguration) The HTTP configuration for the source location.CfnSourceLocationProps.Builder.httpConfiguration(CfnSourceLocation.HttpConfigurationProperty httpConfiguration) Sets the value ofCfnSourceLocationProps.getHttpConfiguration()voidCfnSourceLocation.setHttpConfiguration(CfnSourceLocation.HttpConfigurationProperty value) The HTTP configuration for the source location.