Uses of Interface
software.amazon.awscdk.services.mediatailor.CfnSourceLocation.HttpConfigurationProperty
-
Uses of CfnSourceLocation.HttpConfigurationProperty in software.amazon.awscdk.services.mediatailor
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnSourceLocation.HttpConfigurationProperty
Modifier and TypeMethodDescriptionCfnSourceLocation.HttpConfigurationProperty.Builder.build()
Builds the configured instance.Modifier 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()
void
CfnSourceLocation.setHttpConfiguration
(CfnSourceLocation.HttpConfigurationProperty value) The HTTP configuration for the source location.