@Stability(value=Stable)
public static interface CfnChannel.RemixSettingsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-remixsettings.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.RemixSettingsProperty.Builder
A builder for
CfnChannel.RemixSettingsProperty |
static class |
CfnChannel.RemixSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.RemixSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.RemixSettingsProperty.Builder |
builder() |
default Object |
getChannelMappings()
`CfnChannel.RemixSettingsProperty.ChannelMappings`.
|
default Number |
getChannelsIn()
`CfnChannel.RemixSettingsProperty.ChannelsIn`.
|
default Number |
getChannelsOut()
`CfnChannel.RemixSettingsProperty.ChannelsOut`.
|
@Stability(value=Stable) @Nullable default Object getChannelMappings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-remixsettings.html#cfn-medialive-channel-remixsettings-channelmappings@Stability(value=Stable) @Nullable default Number getChannelsIn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-remixsettings.html#cfn-medialive-channel-remixsettings-channelsin@Stability(value=Stable) @Nullable default Number getChannelsOut()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-remixsettings.html#cfn-medialive-channel-remixsettings-channelsout@Stability(value=Stable) static CfnChannel.RemixSettingsProperty.Builder builder()
Copyright © 2020. All rights reserved.