Uses of Class
software.amazon.awscdk.services.mediatailor.CfnSourceLocation.Builder
Packages that use CfnSourceLocation.Builder
-
Uses of CfnSourceLocation.Builder in software.amazon.awscdk.services.mediatailor
Methods in software.amazon.awscdk.services.mediatailor that return CfnSourceLocation.BuilderModifier and TypeMethodDescriptionCfnSourceLocation.Builder.accessConfiguration(IResolvable accessConfiguration) The access configuration for the source location.CfnSourceLocation.Builder.accessConfiguration(CfnSourceLocation.AccessConfigurationProperty accessConfiguration) The access configuration for the source location.static CfnSourceLocation.BuilderCfnSourceLocation.Builder.defaultSegmentDeliveryConfiguration(IResolvable defaultSegmentDeliveryConfiguration) The default segment delivery configuration.CfnSourceLocation.Builder.defaultSegmentDeliveryConfiguration(CfnSourceLocation.DefaultSegmentDeliveryConfigurationProperty defaultSegmentDeliveryConfiguration) The default segment delivery configuration.CfnSourceLocation.Builder.httpConfiguration(IResolvable httpConfiguration) The HTTP configuration for the source location.CfnSourceLocation.Builder.httpConfiguration(CfnSourceLocation.HttpConfigurationProperty httpConfiguration) The HTTP configuration for the source location.CfnSourceLocation.Builder.segmentDeliveryConfigurations(List<? extends Object> segmentDeliveryConfigurations) The segment delivery configurations for the source location.CfnSourceLocation.Builder.segmentDeliveryConfigurations(IResolvable segmentDeliveryConfigurations) The segment delivery configurations for the source location.CfnSourceLocation.Builder.sourceLocationName(String sourceLocationName) The name of the source location.The tags assigned to the source location.