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