Uses of Class
software.amazon.awscdk.services.mediatailor.PlaybackConfigurationReference.Builder
Packages that use PlaybackConfigurationReference.Builder
-
Uses of PlaybackConfigurationReference.Builder in software.amazon.awscdk.services.mediatailor
Methods in software.amazon.awscdk.services.mediatailor that return PlaybackConfigurationReference.BuilderModifier and TypeMethodDescriptionPlaybackConfigurationReference.builder()
PlaybackConfigurationReference.Builder.playbackConfigurationArn
(String playbackConfigurationArn) Sets the value ofPlaybackConfigurationReference.getPlaybackConfigurationArn()
PlaybackConfigurationReference.Builder.playbackConfigurationName
(String playbackConfigurationName) Sets the value ofPlaybackConfigurationReference.getPlaybackConfigurationName()
Constructors in software.amazon.awscdk.services.mediatailor with parameters of type PlaybackConfigurationReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by thePlaybackConfigurationReference.Builder
.