@Stability(value=Stable) public static final class CfnChannel.CaptionRectangleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.CaptionRectangleProperty>
CfnChannel.CaptionRectangleProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.CaptionRectangleProperty |
build()
Builds the configured instance.
|
CfnChannel.CaptionRectangleProperty.Builder |
height(Number height)
Sets the value of
CfnChannel.CaptionRectangleProperty.getHeight() |
CfnChannel.CaptionRectangleProperty.Builder |
leftOffset(Number leftOffset)
Sets the value of
CfnChannel.CaptionRectangleProperty.getLeftOffset() |
CfnChannel.CaptionRectangleProperty.Builder |
topOffset(Number topOffset)
Sets the value of
CfnChannel.CaptionRectangleProperty.getTopOffset() |
CfnChannel.CaptionRectangleProperty.Builder |
width(Number width)
Sets the value of
CfnChannel.CaptionRectangleProperty.getWidth() |
@Stability(value=Stable) public CfnChannel.CaptionRectangleProperty.Builder height(Number height)
CfnChannel.CaptionRectangleProperty.getHeight()height - `CfnChannel.CaptionRectangleProperty.Height`.this@Stability(value=Stable) public CfnChannel.CaptionRectangleProperty.Builder leftOffset(Number leftOffset)
CfnChannel.CaptionRectangleProperty.getLeftOffset()leftOffset - `CfnChannel.CaptionRectangleProperty.LeftOffset`.this@Stability(value=Stable) public CfnChannel.CaptionRectangleProperty.Builder topOffset(Number topOffset)
CfnChannel.CaptionRectangleProperty.getTopOffset()topOffset - `CfnChannel.CaptionRectangleProperty.TopOffset`.this@Stability(value=Stable) public CfnChannel.CaptionRectangleProperty.Builder width(Number width)
CfnChannel.CaptionRectangleProperty.getWidth()width - `CfnChannel.CaptionRectangleProperty.Width`.this@Stability(value=Stable) public CfnChannel.CaptionRectangleProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.CaptionRectangleProperty>CfnChannel.CaptionRectanglePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.