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 classAn implementation forCfnSourceLocation.DefaultSegmentDeliveryConfigurationPropertyMethods 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()voidCfnSourceLocation.setDefaultSegmentDeliveryConfiguration(CfnSourceLocation.DefaultSegmentDeliveryConfigurationProperty value) The default segment delivery configuration.