Uses of Interface
software.amazon.awscdk.services.mediatailor.CfnSourceLocation.DefaultSegmentDeliveryConfigurationProperty
Packages that use CfnSourceLocation.DefaultSegmentDeliveryConfigurationProperty
-
Uses of CfnSourceLocation.DefaultSegmentDeliveryConfigurationProperty in software.amazon.awscdk.services.mediatailor
Classes in software.amazon.awscdk.services.mediatailor that implement CfnSourceLocation.DefaultSegmentDeliveryConfigurationPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnSourceLocation.DefaultSegmentDeliveryConfigurationProperty
Methods in software.amazon.awscdk.services.mediatailor that return CfnSourceLocation.DefaultSegmentDeliveryConfigurationPropertyModifier and TypeMethodDescriptionCfnSourceLocation.DefaultSegmentDeliveryConfigurationProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.mediatailor with parameters of type CfnSourceLocation.DefaultSegmentDeliveryConfigurationPropertyModifier and TypeMethodDescriptionCfnSourceLocation.Builder.defaultSegmentDeliveryConfiguration
(CfnSourceLocation.DefaultSegmentDeliveryConfigurationProperty defaultSegmentDeliveryConfiguration) The default segment delivery configuration.CfnSourceLocationProps.Builder.defaultSegmentDeliveryConfiguration
(CfnSourceLocation.DefaultSegmentDeliveryConfigurationProperty defaultSegmentDeliveryConfiguration) Sets the value ofCfnSourceLocationProps.getDefaultSegmentDeliveryConfiguration()
void
CfnSourceLocation.setDefaultSegmentDeliveryConfiguration
(CfnSourceLocation.DefaultSegmentDeliveryConfigurationProperty value) The default segment delivery configuration.