Uses of Interface
software.amazon.awscdk.services.mediatailor.CfnPlaybackConfiguration.ManifestProcessingRulesProperty
Packages that use CfnPlaybackConfiguration.ManifestProcessingRulesProperty
-
Uses of CfnPlaybackConfiguration.ManifestProcessingRulesProperty in software.amazon.awscdk.services.mediatailor
Classes in software.amazon.awscdk.services.mediatailor that implement CfnPlaybackConfiguration.ManifestProcessingRulesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPlaybackConfiguration.ManifestProcessingRulesPropertyMethods in software.amazon.awscdk.services.mediatailor that return CfnPlaybackConfiguration.ManifestProcessingRulesPropertyModifier and TypeMethodDescriptionCfnPlaybackConfiguration.ManifestProcessingRulesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.mediatailor with parameters of type CfnPlaybackConfiguration.ManifestProcessingRulesPropertyModifier and TypeMethodDescriptionCfnPlaybackConfiguration.Builder.manifestProcessingRules(CfnPlaybackConfiguration.ManifestProcessingRulesProperty manifestProcessingRules) The configuration for manifest processing rules.CfnPlaybackConfigurationProps.Builder.manifestProcessingRules(CfnPlaybackConfiguration.ManifestProcessingRulesProperty manifestProcessingRules) Sets the value ofCfnPlaybackConfigurationProps.getManifestProcessingRules()voidCfnPlaybackConfiguration.setManifestProcessingRules(CfnPlaybackConfiguration.ManifestProcessingRulesProperty value) The configuration for manifest processing rules.