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