@Stability(value=Stable) public static final class CfnChannel.InputSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.InputSpecificationProperty>
CfnChannel.InputSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.InputSpecificationProperty |
build()
Builds the configured instance.
|
CfnChannel.InputSpecificationProperty.Builder |
codec(String codec)
Sets the value of
CfnChannel.InputSpecificationProperty.getCodec() |
CfnChannel.InputSpecificationProperty.Builder |
maximumBitrate(String maximumBitrate)
Sets the value of
CfnChannel.InputSpecificationProperty.getMaximumBitrate() |
CfnChannel.InputSpecificationProperty.Builder |
resolution(String resolution)
Sets the value of
CfnChannel.InputSpecificationProperty.getResolution() |
@Stability(value=Stable) public CfnChannel.InputSpecificationProperty.Builder codec(String codec)
CfnChannel.InputSpecificationProperty.getCodec()codec - `CfnChannel.InputSpecificationProperty.Codec`.this@Stability(value=Stable) public CfnChannel.InputSpecificationProperty.Builder maximumBitrate(String maximumBitrate)
CfnChannel.InputSpecificationProperty.getMaximumBitrate()maximumBitrate - `CfnChannel.InputSpecificationProperty.MaximumBitrate`.this@Stability(value=Stable) public CfnChannel.InputSpecificationProperty.Builder resolution(String resolution)
CfnChannel.InputSpecificationProperty.getResolution()resolution - `CfnChannel.InputSpecificationProperty.Resolution`.this@Stability(value=Stable) public CfnChannel.InputSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.InputSpecificationProperty>CfnChannel.InputSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.