@Stability(value=Stable) public static final class CfnChannel.VideoDescriptionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.VideoDescriptionProperty>
CfnChannel.VideoDescriptionProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnChannel.VideoDescriptionProperty.Builder codecSettings(IResolvable codecSettings)
CfnChannel.VideoDescriptionProperty.getCodecSettings()codecSettings - `CfnChannel.VideoDescriptionProperty.CodecSettings`.this@Stability(value=Stable) public CfnChannel.VideoDescriptionProperty.Builder codecSettings(CfnChannel.VideoCodecSettingsProperty codecSettings)
CfnChannel.VideoDescriptionProperty.getCodecSettings()codecSettings - `CfnChannel.VideoDescriptionProperty.CodecSettings`.this@Stability(value=Stable) public CfnChannel.VideoDescriptionProperty.Builder height(Number height)
CfnChannel.VideoDescriptionProperty.getHeight()height - `CfnChannel.VideoDescriptionProperty.Height`.this@Stability(value=Stable) public CfnChannel.VideoDescriptionProperty.Builder name(String name)
CfnChannel.VideoDescriptionProperty.getName()name - `CfnChannel.VideoDescriptionProperty.Name`.this@Stability(value=Stable) public CfnChannel.VideoDescriptionProperty.Builder respondToAfd(String respondToAfd)
CfnChannel.VideoDescriptionProperty.getRespondToAfd()respondToAfd - `CfnChannel.VideoDescriptionProperty.RespondToAfd`.this@Stability(value=Stable) public CfnChannel.VideoDescriptionProperty.Builder scalingBehavior(String scalingBehavior)
CfnChannel.VideoDescriptionProperty.getScalingBehavior()scalingBehavior - `CfnChannel.VideoDescriptionProperty.ScalingBehavior`.this@Stability(value=Stable) public CfnChannel.VideoDescriptionProperty.Builder sharpness(Number sharpness)
CfnChannel.VideoDescriptionProperty.getSharpness()sharpness - `CfnChannel.VideoDescriptionProperty.Sharpness`.this@Stability(value=Stable) public CfnChannel.VideoDescriptionProperty.Builder width(Number width)
CfnChannel.VideoDescriptionProperty.getWidth()width - `CfnChannel.VideoDescriptionProperty.Width`.this@Stability(value=Stable) public CfnChannel.VideoDescriptionProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.VideoDescriptionProperty>CfnChannel.VideoDescriptionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.