@Stability(value=Stable)
public static interface CfnChannel.CaptionRectangleProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.CaptionRectangleProperty.Builder
A builder for
CfnChannel.CaptionRectangleProperty |
static class |
CfnChannel.CaptionRectangleProperty.Jsii$Proxy
An implementation for
CfnChannel.CaptionRectangleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.CaptionRectangleProperty.Builder |
builder() |
default Number |
getHeight()
`CfnChannel.CaptionRectangleProperty.Height`.
|
default Number |
getLeftOffset()
`CfnChannel.CaptionRectangleProperty.LeftOffset`.
|
default Number |
getTopOffset()
`CfnChannel.CaptionRectangleProperty.TopOffset`.
|
default Number |
getWidth()
`CfnChannel.CaptionRectangleProperty.Width`.
|
@Stability(value=Stable) @Nullable default Number getHeight()
@Stability(value=Stable) @Nullable default Number getLeftOffset()
@Stability(value=Stable) @Nullable default Number getTopOffset()
@Stability(value=Stable) @Nullable default Number getWidth()
@Stability(value=Stable) static CfnChannel.CaptionRectangleProperty.Builder builder()
Copyright © 2021. All rights reserved.