Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnChannelMixinProps.Builder
Packages that use CfnChannelMixinProps.Builder
-
Uses of CfnChannelMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.medialive
Methods in software.amazon.awscdk.cfnpropertymixins.services.medialive that return CfnChannelMixinProps.BuilderModifier and TypeMethodDescriptionCfnChannelMixinProps.Builder.anywhereSettings(CfnChannelPropsMixin.AnywhereSettingsProperty anywhereSettings) Sets the value ofCfnChannelMixinProps.getAnywhereSettings()CfnChannelMixinProps.Builder.anywhereSettings(IResolvable anywhereSettings) Sets the value ofCfnChannelMixinProps.getAnywhereSettings()static CfnChannelMixinProps.BuilderCfnChannelMixinProps.builder()CfnChannelMixinProps.Builder.cdiInputSpecification(CfnChannelPropsMixin.CdiInputSpecificationProperty cdiInputSpecification) Sets the value ofCfnChannelMixinProps.getCdiInputSpecification()CfnChannelMixinProps.Builder.cdiInputSpecification(IResolvable cdiInputSpecification) Sets the value ofCfnChannelMixinProps.getCdiInputSpecification()CfnChannelMixinProps.Builder.channelClass(String channelClass) Sets the value ofCfnChannelMixinProps.getChannelClass()CfnChannelMixinProps.Builder.channelEngineVersion(CfnChannelPropsMixin.ChannelEngineVersionRequestProperty channelEngineVersion) Sets the value ofCfnChannelMixinProps.getChannelEngineVersion()CfnChannelMixinProps.Builder.channelEngineVersion(IResolvable channelEngineVersion) Sets the value ofCfnChannelMixinProps.getChannelEngineVersion()CfnChannelMixinProps.Builder.channelSecurityGroups(List<String> channelSecurityGroups) Sets the value ofCfnChannelMixinProps.getChannelSecurityGroups()CfnChannelMixinProps.Builder.destinations(List<? extends Object> destinations) Sets the value ofCfnChannelMixinProps.getDestinations()CfnChannelMixinProps.Builder.destinations(IResolvable destinations) Sets the value ofCfnChannelMixinProps.getDestinations()Sets the value ofCfnChannelMixinProps.getDryRun()CfnChannelMixinProps.Builder.dryRun(IResolvable dryRun) Sets the value ofCfnChannelMixinProps.getDryRun()CfnChannelMixinProps.Builder.encoderSettings(CfnChannelPropsMixin.EncoderSettingsProperty encoderSettings) Sets the value ofCfnChannelMixinProps.getEncoderSettings()CfnChannelMixinProps.Builder.encoderSettings(IResolvable encoderSettings) Sets the value ofCfnChannelMixinProps.getEncoderSettings()CfnChannelMixinProps.Builder.inferenceSettings(CfnChannelPropsMixin.InferenceSettingsProperty inferenceSettings) Sets the value ofCfnChannelMixinProps.getInferenceSettings()CfnChannelMixinProps.Builder.inferenceSettings(IResolvable inferenceSettings) Sets the value ofCfnChannelMixinProps.getInferenceSettings()CfnChannelMixinProps.Builder.inputAttachments(List<? extends Object> inputAttachments) Sets the value ofCfnChannelMixinProps.getInputAttachments()CfnChannelMixinProps.Builder.inputAttachments(IResolvable inputAttachments) Sets the value ofCfnChannelMixinProps.getInputAttachments()CfnChannelMixinProps.Builder.inputSpecification(CfnChannelPropsMixin.InputSpecificationProperty inputSpecification) Sets the value ofCfnChannelMixinProps.getInputSpecification()CfnChannelMixinProps.Builder.inputSpecification(IResolvable inputSpecification) Sets the value ofCfnChannelMixinProps.getInputSpecification()CfnChannelMixinProps.Builder.linkedChannelSettings(CfnChannelPropsMixin.LinkedChannelSettingsProperty linkedChannelSettings) Sets the value ofCfnChannelMixinProps.getLinkedChannelSettings()CfnChannelMixinProps.Builder.linkedChannelSettings(IResolvable linkedChannelSettings) Sets the value ofCfnChannelMixinProps.getLinkedChannelSettings()Sets the value ofCfnChannelMixinProps.getLogLevel()CfnChannelMixinProps.Builder.maintenance(CfnChannelPropsMixin.MaintenanceCreateSettingsProperty maintenance) Sets the value ofCfnChannelMixinProps.getMaintenance()CfnChannelMixinProps.Builder.maintenance(IResolvable maintenance) Sets the value ofCfnChannelMixinProps.getMaintenance()Sets the value ofCfnChannelMixinProps.getName()Sets the value ofCfnChannelMixinProps.getRoleArn()Sets the value ofCfnChannelMixinProps.getTags()CfnChannelMixinProps.Builder.vpc(CfnChannelPropsMixin.VpcOutputSettingsProperty vpc) Sets the value ofCfnChannelMixinProps.getVpc()CfnChannelMixinProps.Builder.vpc(IResolvable vpc) Sets the value ofCfnChannelMixinProps.getVpc()Constructors in software.amazon.awscdk.cfnpropertymixins.services.medialive with parameters of type CfnChannelMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnChannelMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnChannelMixinProps.Builder.