@Stability(value=Stable)
public static interface CfnChannel.InputLossBehaviorProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputlossbehavior.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputlossbehavior.html#cfn-medialive-channel-inputlossbehavior-blackframemsec@Stability(value=Stable) @Nullable default String getInputLossImageColor()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputlossbehavior.html#cfn-medialive-channel-inputlossbehavior-inputlossimagecolor@Stability(value=Stable) @Nullable default Object getInputLossImageSlate()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputlossbehavior.html#cfn-medialive-channel-inputlossbehavior-inputlossimageslate@Stability(value=Stable) @Nullable default String getInputLossImageType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputlossbehavior.html#cfn-medialive-channel-inputlossbehavior-inputlossimagetype@Stability(value=Stable) @Nullable default Number getRepeatFrameMsec()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputlossbehavior.html#cfn-medialive-channel-inputlossbehavior-repeatframemsec@Stability(value=Stable) static CfnChannel.InputLossBehaviorProperty.Builder builder()
Copyright © 2020. All rights reserved.