@Stability(value=Stable) public static final class CfnChannel.EncoderSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.EncoderSettingsProperty>
CfnChannel.EncoderSettingsProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder audioDescriptions(IResolvable audioDescriptions)
CfnChannel.EncoderSettingsProperty.getAudioDescriptions()audioDescriptions - The encoding information for output audio.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder audioDescriptions(List<? extends Object> audioDescriptions)
CfnChannel.EncoderSettingsProperty.getAudioDescriptions()audioDescriptions - The encoding information for output audio.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder availBlanking(CfnChannel.AvailBlankingProperty availBlanking)
CfnChannel.EncoderSettingsProperty.getAvailBlanking()availBlanking - The settings for ad avail blanking.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder availBlanking(IResolvable availBlanking)
CfnChannel.EncoderSettingsProperty.getAvailBlanking()availBlanking - The settings for ad avail blanking.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder availConfiguration(CfnChannel.AvailConfigurationProperty availConfiguration)
CfnChannel.EncoderSettingsProperty.getAvailConfiguration()availConfiguration - The configuration settings for the ad avail handling.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder availConfiguration(IResolvable availConfiguration)
CfnChannel.EncoderSettingsProperty.getAvailConfiguration()availConfiguration - The configuration settings for the ad avail handling.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder blackoutSlate(CfnChannel.BlackoutSlateProperty blackoutSlate)
CfnChannel.EncoderSettingsProperty.getBlackoutSlate()blackoutSlate - The settings for the blackout slate.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder blackoutSlate(IResolvable blackoutSlate)
CfnChannel.EncoderSettingsProperty.getBlackoutSlate()blackoutSlate - The settings for the blackout slate.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder captionDescriptions(IResolvable captionDescriptions)
CfnChannel.EncoderSettingsProperty.getCaptionDescriptions()captionDescriptions - The encoding information for output captions.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder captionDescriptions(List<? extends Object> captionDescriptions)
CfnChannel.EncoderSettingsProperty.getCaptionDescriptions()captionDescriptions - The encoding information for output captions.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder featureActivations(CfnChannel.FeatureActivationsProperty featureActivations)
CfnChannel.EncoderSettingsProperty.getFeatureActivations()featureActivations - Settings to enable specific features.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder featureActivations(IResolvable featureActivations)
CfnChannel.EncoderSettingsProperty.getFeatureActivations()featureActivations - Settings to enable specific features.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder globalConfiguration(CfnChannel.GlobalConfigurationProperty globalConfiguration)
CfnChannel.EncoderSettingsProperty.getGlobalConfiguration()globalConfiguration - The configuration settings that apply to the entire channel.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder globalConfiguration(IResolvable globalConfiguration)
CfnChannel.EncoderSettingsProperty.getGlobalConfiguration()globalConfiguration - The configuration settings that apply to the entire channel.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder motionGraphicsConfiguration(CfnChannel.MotionGraphicsConfigurationProperty motionGraphicsConfiguration)
CfnChannel.EncoderSettingsProperty.getMotionGraphicsConfiguration()motionGraphicsConfiguration - Settings to enable and configure the motion graphics overlay feature in the channel.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder motionGraphicsConfiguration(IResolvable motionGraphicsConfiguration)
CfnChannel.EncoderSettingsProperty.getMotionGraphicsConfiguration()motionGraphicsConfiguration - Settings to enable and configure the motion graphics overlay feature in the channel.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder nielsenConfiguration(CfnChannel.NielsenConfigurationProperty nielsenConfiguration)
CfnChannel.EncoderSettingsProperty.getNielsenConfiguration()nielsenConfiguration - The settings to configure Nielsen watermarks.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder nielsenConfiguration(IResolvable nielsenConfiguration)
CfnChannel.EncoderSettingsProperty.getNielsenConfiguration()nielsenConfiguration - The settings to configure Nielsen watermarks.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder outputGroups(IResolvable outputGroups)
CfnChannel.EncoderSettingsProperty.getOutputGroups()outputGroups - The settings for the output groups in the channel.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder outputGroups(List<? extends Object> outputGroups)
CfnChannel.EncoderSettingsProperty.getOutputGroups()outputGroups - The settings for the output groups in the channel.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder timecodeConfig(CfnChannel.TimecodeConfigProperty timecodeConfig)
CfnChannel.EncoderSettingsProperty.getTimecodeConfig()timecodeConfig - Contains settings used to acquire and adjust timecode information from the inputs.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder timecodeConfig(IResolvable timecodeConfig)
CfnChannel.EncoderSettingsProperty.getTimecodeConfig()timecodeConfig - Contains settings used to acquire and adjust timecode information from the inputs.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder videoDescriptions(IResolvable videoDescriptions)
CfnChannel.EncoderSettingsProperty.getVideoDescriptions()videoDescriptions - The encoding information for output videos.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty.Builder videoDescriptions(List<? extends Object> videoDescriptions)
CfnChannel.EncoderSettingsProperty.getVideoDescriptions()videoDescriptions - The encoding information for output videos.this@Stability(value=Stable) public CfnChannel.EncoderSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.EncoderSettingsProperty>CfnChannel.EncoderSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.