Uses of Class
software.amazon.awscdk.services.medialive.alpha.ChannelProps.Builder
Packages that use ChannelProps.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of ChannelProps.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return ChannelProps.BuilderModifier and TypeMethodDescriptionChannelProps.Builder.anywhereSettings(AnywhereSettings anywhereSettings) Sets the value ofChannelProps.getAnywhereSettings()ChannelProps.Builder.availBlanking(AvailBlanking availBlanking) Sets the value ofChannelProps.getAvailBlanking()ChannelProps.Builder.availSettings(AvailSettings availSettings) Sets the value ofChannelProps.getAvailSettings()ChannelProps.Builder.blackoutSlate(BlackoutSlate blackoutSlate) Sets the value ofChannelProps.getBlackoutSlate()static ChannelProps.BuilderChannelProps.builder()ChannelProps.Builder.channelClass(ChannelClass channelClass) Sets the value ofChannelProps.getChannelClass()ChannelProps.Builder.channelEngineVersion(String channelEngineVersion) Sets the value ofChannelProps.getChannelEngineVersion()ChannelProps.Builder.channelName(String channelName) Sets the value ofChannelProps.getChannelName()ChannelProps.Builder.channelSecurityGroups(List<? extends IInputSecurityGroupRef> channelSecurityGroups) Sets the value ofChannelProps.getChannelSecurityGroups()ChannelProps.Builder.colorCorrections(List<? extends ColorCorrection> colorCorrections) Sets the value ofChannelProps.getColorCorrections()ChannelProps.Builder.featureActivations(FeatureActivations featureActivations) Sets the value ofChannelProps.getFeatureActivations()ChannelProps.Builder.globalConfiguration(GlobalConfiguration globalConfiguration) Sets the value ofChannelProps.getGlobalConfiguration()ChannelProps.Builder.inferenceFeedArn(String inferenceFeedArn) Sets the value ofChannelProps.getInferenceFeedArn()ChannelProps.Builder.inputs(List<? extends InputAttachment> inputs) Sets the value ofChannelProps.getInputs()ChannelProps.Builder.inputSpecification(InputSpecification inputSpecification) Sets the value ofChannelProps.getInputSpecification()ChannelProps.Builder.linkedChannelSettings(LinkedChannelSettings linkedChannelSettings) Sets the value ofChannelProps.getLinkedChannelSettings()Sets the value ofChannelProps.getLogLevel()ChannelProps.Builder.maintenance(MaintenanceSettings maintenance) Sets the value ofChannelProps.getMaintenance()ChannelProps.Builder.motionGraphicsConfiguration(MotionGraphicsConfiguration motionGraphicsConfiguration) Sets the value ofChannelProps.getMotionGraphicsConfiguration()ChannelProps.Builder.nielsenConfiguration(NielsenConfiguration nielsenConfiguration) Sets the value ofChannelProps.getNielsenConfiguration()ChannelProps.Builder.outputGroups(List<? extends OutputGroupConfiguration> outputGroups) Sets the value ofChannelProps.getOutputGroups()Sets the value ofChannelProps.getRole()ChannelProps.Builder.scte35SegmentationScope(Scte35SegmentationScope scte35SegmentationScope) Sets the value ofChannelProps.getScte35SegmentationScope()Sets the value ofChannelProps.getTags()ChannelProps.Builder.thumbnailConfiguration(ThumbnailConfiguration thumbnailConfiguration) Sets the value ofChannelProps.getThumbnailConfiguration()ChannelProps.Builder.timecodeConfig(TimecodeConfig timecodeConfig) Sets the value ofChannelProps.getTimecodeConfig()ChannelProps.Builder.vpc(VpcOutputSettings vpc) Sets the value ofChannelProps.getVpc()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type ChannelProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ChannelProps.Builder builder) Constructor that initializes the object based on literal property values passed by theChannelProps.Builder.