Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnChannelPropsMixin.Builder
Packages that use CfnChannelPropsMixin.Builder
-
Uses of CfnChannelPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.medialive
Methods in software.amazon.awscdk.cfnpropertymixins.services.medialive that return CfnChannelPropsMixin.BuilderModifier and TypeMethodDescriptionCfnChannelPropsMixin.Builder.anywhereSettings(CfnChannelPropsMixin.AnywhereSettingsProperty anywhereSettings) CfnChannelPropsMixin.Builder.anywhereSettings(IResolvable anywhereSettings) CfnChannelPropsMixin.Builder.cdiInputSpecification(CfnChannelPropsMixin.CdiInputSpecificationProperty cdiInputSpecification) Specification of CDI inputs for this channel.CfnChannelPropsMixin.Builder.cdiInputSpecification(IResolvable cdiInputSpecification) Specification of CDI inputs for this channel.CfnChannelPropsMixin.Builder.channelClass(String channelClass) The class for this channel.CfnChannelPropsMixin.Builder.channelEngineVersion(CfnChannelPropsMixin.ChannelEngineVersionRequestProperty channelEngineVersion) CfnChannelPropsMixin.Builder.channelEngineVersion(IResolvable channelEngineVersion) CfnChannelPropsMixin.Builder.channelSecurityGroups(List<String> channelSecurityGroups) static CfnChannelPropsMixin.BuilderCfnChannelPropsMixin.Builder.create()static CfnChannelPropsMixin.BuilderCfnChannelPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnChannelPropsMixin.Builder.destinations(List<? extends Object> destinations) The settings that identify the destination for the outputs in this MediaLive output package.CfnChannelPropsMixin.Builder.destinations(IResolvable destinations) The settings that identify the destination for the outputs in this MediaLive output package.CfnChannelPropsMixin.Builder.dryRun(IResolvable dryRun) CfnChannelPropsMixin.Builder.encoderSettings(CfnChannelPropsMixin.EncoderSettingsProperty encoderSettings) The encoding configuration for the output content.CfnChannelPropsMixin.Builder.encoderSettings(IResolvable encoderSettings) The encoding configuration for the output content.CfnChannelPropsMixin.Builder.inferenceSettings(CfnChannelPropsMixin.InferenceSettingsProperty inferenceSettings) CfnChannelPropsMixin.Builder.inferenceSettings(IResolvable inferenceSettings) CfnChannelPropsMixin.Builder.inputAttachments(List<? extends Object> inputAttachments) The list of input attachments for the channel.CfnChannelPropsMixin.Builder.inputAttachments(IResolvable inputAttachments) The list of input attachments for the channel.CfnChannelPropsMixin.Builder.inputSpecification(CfnChannelPropsMixin.InputSpecificationProperty inputSpecification) The input specification for this channel.CfnChannelPropsMixin.Builder.inputSpecification(IResolvable inputSpecification) The input specification for this channel.CfnChannelPropsMixin.Builder.linkedChannelSettings(CfnChannelPropsMixin.LinkedChannelSettingsProperty linkedChannelSettings) CfnChannelPropsMixin.Builder.linkedChannelSettings(IResolvable linkedChannelSettings) The verbosity for logging activity for this channel.CfnChannelPropsMixin.Builder.maintenance(CfnChannelPropsMixin.MaintenanceCreateSettingsProperty maintenance) Maintenance settings for this channel.CfnChannelPropsMixin.Builder.maintenance(IResolvable 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.CfnChannelPropsMixin.Builder.vpc(CfnChannelPropsMixin.VpcOutputSettingsProperty vpc) Settings to enable VPC mode in the channel, so that the endpoints for all outputs are in your VPC.CfnChannelPropsMixin.Builder.vpc(IResolvable vpc) Settings to enable VPC mode in the channel, so that the endpoints for all outputs are in your VPC.