@Stability(value=Stable) public static final class CfnChannel.Mpeg2FilterSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.Mpeg2FilterSettingsProperty>
CfnChannel.Mpeg2FilterSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.Mpeg2FilterSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.Mpeg2FilterSettingsProperty.Builder |
temporalFilterSettings(CfnChannel.TemporalFilterSettingsProperty temporalFilterSettings)
Sets the value of
CfnChannel.Mpeg2FilterSettingsProperty.getTemporalFilterSettings() |
CfnChannel.Mpeg2FilterSettingsProperty.Builder |
temporalFilterSettings(IResolvable temporalFilterSettings)
Sets the value of
CfnChannel.Mpeg2FilterSettingsProperty.getTemporalFilterSettings() |
@Stability(value=Stable) public CfnChannel.Mpeg2FilterSettingsProperty.Builder temporalFilterSettings(CfnChannel.TemporalFilterSettingsProperty temporalFilterSettings)
CfnChannel.Mpeg2FilterSettingsProperty.getTemporalFilterSettings()temporalFilterSettings - Settings for applying the temporal filter to the video.this@Stability(value=Stable) public CfnChannel.Mpeg2FilterSettingsProperty.Builder temporalFilterSettings(IResolvable temporalFilterSettings)
CfnChannel.Mpeg2FilterSettingsProperty.getTemporalFilterSettings()temporalFilterSettings - Settings for applying the temporal filter to the video.this@Stability(value=Stable) public CfnChannel.Mpeg2FilterSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.Mpeg2FilterSettingsProperty>CfnChannel.Mpeg2FilterSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.