@Stability(value=Stable)
public static interface CfnChannel.InputLossBehaviorProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.InputLossBehaviorProperty.Builder
A builder for
CfnChannel.InputLossBehaviorProperty |
static class |
CfnChannel.InputLossBehaviorProperty.Jsii$Proxy
An implementation for
CfnChannel.InputLossBehaviorProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.InputLossBehaviorProperty.Builder |
builder() |
default Number |
getBlackFrameMsec()
`CfnChannel.InputLossBehaviorProperty.BlackFrameMsec`.
|
default String |
getInputLossImageColor()
`CfnChannel.InputLossBehaviorProperty.InputLossImageColor`.
|
default Object |
getInputLossImageSlate()
`CfnChannel.InputLossBehaviorProperty.InputLossImageSlate`.
|
default String |
getInputLossImageType()
`CfnChannel.InputLossBehaviorProperty.InputLossImageType`.
|
default Number |
getRepeatFrameMsec()
`CfnChannel.InputLossBehaviorProperty.RepeatFrameMsec`.
|
@Stability(value=Stable) @Nullable default Number getBlackFrameMsec()
@Stability(value=Stable) @Nullable default String getInputLossImageColor()
@Stability(value=Stable) @Nullable default Object getInputLossImageSlate()
@Stability(value=Stable) @Nullable default String getInputLossImageType()
@Stability(value=Stable) @Nullable default Number getRepeatFrameMsec()
@Stability(value=Stable) static CfnChannel.InputLossBehaviorProperty.Builder builder()
Copyright © 2021. All rights reserved.