Uses of Interface
software.amazon.awscdk.services.mediatailor.CfnPlaybackConfiguration.BumperProperty
Packages that use CfnPlaybackConfiguration.BumperProperty
-
Uses of CfnPlaybackConfiguration.BumperProperty in software.amazon.awscdk.services.mediatailor
Classes in software.amazon.awscdk.services.mediatailor that implement CfnPlaybackConfiguration.BumperPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPlaybackConfiguration.BumperPropertyMethods in software.amazon.awscdk.services.mediatailor that return CfnPlaybackConfiguration.BumperPropertyModifier and TypeMethodDescriptionCfnPlaybackConfiguration.BumperProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.mediatailor with parameters of type CfnPlaybackConfiguration.BumperPropertyModifier and TypeMethodDescriptionCfnPlaybackConfiguration.Builder.bumper(CfnPlaybackConfiguration.BumperProperty bumper) The configuration for bumpers.CfnPlaybackConfigurationProps.Builder.bumper(CfnPlaybackConfiguration.BumperProperty bumper) Sets the value ofCfnPlaybackConfigurationProps.getBumper()voidCfnPlaybackConfiguration.setBumper(CfnPlaybackConfiguration.BumperProperty value) The configuration for bumpers.