@Stability(value=Stable) public static final class CfnChannel.H264ColorSpaceSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.H264ColorSpaceSettingsProperty>
CfnChannel.H264ColorSpaceSettingsProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnChannel.H264ColorSpaceSettingsProperty.Builder colorSpacePassthroughSettings(CfnChannel.ColorSpacePassthroughSettingsProperty colorSpacePassthroughSettings)
colorSpacePassthroughSettings - Passthrough applies no color space conversion to the output.this@Stability(value=Stable) public CfnChannel.H264ColorSpaceSettingsProperty.Builder colorSpacePassthroughSettings(IResolvable colorSpacePassthroughSettings)
colorSpacePassthroughSettings - Passthrough applies no color space conversion to the output.this@Stability(value=Stable) public CfnChannel.H264ColorSpaceSettingsProperty.Builder rec601Settings(CfnChannel.Rec601SettingsProperty rec601Settings)
CfnChannel.H264ColorSpaceSettingsProperty.getRec601Settings()rec601Settings - Settings to configure the handling of Rec601 color space.this@Stability(value=Stable) public CfnChannel.H264ColorSpaceSettingsProperty.Builder rec601Settings(IResolvable rec601Settings)
CfnChannel.H264ColorSpaceSettingsProperty.getRec601Settings()rec601Settings - Settings to configure the handling of Rec601 color space.this@Stability(value=Stable) public CfnChannel.H264ColorSpaceSettingsProperty.Builder rec709Settings(CfnChannel.Rec709SettingsProperty rec709Settings)
CfnChannel.H264ColorSpaceSettingsProperty.getRec709Settings()rec709Settings - Settings to configure the handling of Rec709 color space.this@Stability(value=Stable) public CfnChannel.H264ColorSpaceSettingsProperty.Builder rec709Settings(IResolvable rec709Settings)
CfnChannel.H264ColorSpaceSettingsProperty.getRec709Settings()rec709Settings - Settings to configure the handling of Rec709 color space.this@Stability(value=Stable) public CfnChannel.H264ColorSpaceSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.H264ColorSpaceSettingsProperty>CfnChannel.H264ColorSpaceSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.