@Stability(value=Stable) public static final class CfnChannel.TeletextSourceSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.TeletextSourceSettingsProperty>
CfnChannel.TeletextSourceSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.TeletextSourceSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.TeletextSourceSettingsProperty.Builder |
outputRectangle(CfnChannel.CaptionRectangleProperty outputRectangle)
Sets the value of
CfnChannel.TeletextSourceSettingsProperty.getOutputRectangle() |
CfnChannel.TeletextSourceSettingsProperty.Builder |
outputRectangle(IResolvable outputRectangle)
Sets the value of
CfnChannel.TeletextSourceSettingsProperty.getOutputRectangle() |
CfnChannel.TeletextSourceSettingsProperty.Builder |
pageNumber(String pageNumber)
Sets the value of
CfnChannel.TeletextSourceSettingsProperty.getPageNumber() |
@Stability(value=Stable) public CfnChannel.TeletextSourceSettingsProperty.Builder outputRectangle(CfnChannel.CaptionRectangleProperty outputRectangle)
CfnChannel.TeletextSourceSettingsProperty.getOutputRectangle()outputRectangle - `CfnChannel.TeletextSourceSettingsProperty.OutputRectangle`.this@Stability(value=Stable) public CfnChannel.TeletextSourceSettingsProperty.Builder outputRectangle(IResolvable outputRectangle)
CfnChannel.TeletextSourceSettingsProperty.getOutputRectangle()outputRectangle - `CfnChannel.TeletextSourceSettingsProperty.OutputRectangle`.this@Stability(value=Stable) public CfnChannel.TeletextSourceSettingsProperty.Builder pageNumber(String pageNumber)
CfnChannel.TeletextSourceSettingsProperty.getPageNumber()pageNumber - `CfnChannel.TeletextSourceSettingsProperty.PageNumber`.this@Stability(value=Stable) public CfnChannel.TeletextSourceSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.TeletextSourceSettingsProperty>CfnChannel.TeletextSourceSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.