Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.Builder
Packages that use CfnChannel.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.Builder in software.amazon.awscdk.services.medialive
Methods in software.amazon.awscdk.services.medialive that return CfnChannel.BuilderModifier and TypeMethodDescriptionCfnChannel.Builder.anywhereSettings
(IResolvable anywhereSettings) CfnChannel.Builder.anywhereSettings
(CfnChannel.AnywhereSettingsProperty anywhereSettings) CfnChannel.Builder.cdiInputSpecification
(IResolvable cdiInputSpecification) Specification of CDI inputs for this channel.CfnChannel.Builder.cdiInputSpecification
(CfnChannel.CdiInputSpecificationProperty cdiInputSpecification) Specification of CDI inputs for this channel.CfnChannel.Builder.channelClass
(String channelClass) The class for this channel.CfnChannel.Builder.channelEngineVersion
(IResolvable channelEngineVersion) CfnChannel.Builder.channelEngineVersion
(CfnChannel.ChannelEngineVersionRequestProperty channelEngineVersion) static CfnChannel.Builder
CfnChannel.Builder.destinations
(List<? extends Object> destinations) The settings that identify the destination for the outputs in this MediaLive output package.CfnChannel.Builder.destinations
(IResolvable destinations) The settings that identify the destination for the outputs in this MediaLive output package.CfnChannel.Builder.dryRun
(IResolvable dryRun) CfnChannel.Builder.encoderSettings
(IResolvable encoderSettings) The encoding configuration for the output content.CfnChannel.Builder.encoderSettings
(CfnChannel.EncoderSettingsProperty encoderSettings) The encoding configuration for the output content.CfnChannel.Builder.inputAttachments
(List<? extends Object> inputAttachments) The list of input attachments for the channel.CfnChannel.Builder.inputAttachments
(IResolvable inputAttachments) The list of input attachments for the channel.CfnChannel.Builder.inputSpecification
(IResolvable inputSpecification) The input specification for this channel.CfnChannel.Builder.inputSpecification
(CfnChannel.InputSpecificationProperty inputSpecification) The input specification for this channel.The verbosity for logging activity for this channel.CfnChannel.Builder.maintenance
(IResolvable maintenance) Maintenance settings for this channel.CfnChannel.Builder.maintenance
(CfnChannel.MaintenanceCreateSettingsProperty maintenance) Maintenance settings for this channel.Name of channel.The IAM role for MediaLive to assume when running this channel.A collection of tags for this channel.CfnChannel.Builder.vpc
(IResolvable vpc) Settings to enable VPC mode in the channel, so that the endpoints for all outputs are in your VPC.CfnChannel.Builder.vpc
(CfnChannel.VpcOutputSettingsProperty vpc) Settings to enable VPC mode in the channel, so that the endpoints for all outputs are in your VPC.