Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.RemixSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.RemixSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionCfnChannel.RemixSettingsProperty.builder()
CfnChannel.RemixSettingsProperty.Builder.channelMappings
(List<? extends Object> channelMappings) Sets the value ofCfnChannel.RemixSettingsProperty.getChannelMappings()
CfnChannel.RemixSettingsProperty.Builder.channelMappings
(IResolvable channelMappings) Sets the value ofCfnChannel.RemixSettingsProperty.getChannelMappings()
CfnChannel.RemixSettingsProperty.Builder.channelsIn
(Number channelsIn) Sets the value ofCfnChannel.RemixSettingsProperty.getChannelsIn()
CfnChannel.RemixSettingsProperty.Builder.channelsOut
(Number channelsOut) Sets the value ofCfnChannel.RemixSettingsProperty.getChannelsOut()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.RemixSettingsProperty.Builder
.