@Stability(value=Stable)
public static interface CfnChannel.FecOutputSettingsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-fecoutputsettings.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.FecOutputSettingsProperty.Builder
A builder for
CfnChannel.FecOutputSettingsProperty |
static class |
CfnChannel.FecOutputSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.FecOutputSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.FecOutputSettingsProperty.Builder |
builder() |
default Number |
getColumnDepth()
`CfnChannel.FecOutputSettingsProperty.ColumnDepth`.
|
default String |
getIncludeFec()
`CfnChannel.FecOutputSettingsProperty.IncludeFec`.
|
default Number |
getRowLength()
`CfnChannel.FecOutputSettingsProperty.RowLength`.
|
@Stability(value=Stable) @Nullable default Number getColumnDepth()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-fecoutputsettings.html#cfn-medialive-channel-fecoutputsettings-columndepth@Stability(value=Stable) @Nullable default String getIncludeFec()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-fecoutputsettings.html#cfn-medialive-channel-fecoutputsettings-includefec@Stability(value=Stable) @Nullable default Number getRowLength()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-fecoutputsettings.html#cfn-medialive-channel-fecoutputsettings-rowlength@Stability(value=Stable) static CfnChannel.FecOutputSettingsProperty.Builder builder()
Copyright © 2020. All rights reserved.