Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediapackagev2.CfnChannelMixinProps.Builder
Packages that use CfnChannelMixinProps.Builder
-
Uses of CfnChannelMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediapackagev2
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediapackagev2 that return CfnChannelMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnChannelMixinProps.BuilderCfnChannelMixinProps.builder()CfnChannelMixinProps.Builder.channelGroupName(String channelGroupName) Sets the value ofCfnChannelMixinProps.getChannelGroupName()CfnChannelMixinProps.Builder.channelName(String channelName) Sets the value ofCfnChannelMixinProps.getChannelName()CfnChannelMixinProps.Builder.description(String description) Sets the value ofCfnChannelMixinProps.getDescription()CfnChannelMixinProps.Builder.inputSwitchConfiguration(CfnChannelPropsMixin.InputSwitchConfigurationProperty inputSwitchConfiguration) Sets the value ofCfnChannelMixinProps.getInputSwitchConfiguration()CfnChannelMixinProps.Builder.inputSwitchConfiguration(IResolvable inputSwitchConfiguration) Sets the value ofCfnChannelMixinProps.getInputSwitchConfiguration()Sets the value ofCfnChannelMixinProps.getInputType()CfnChannelMixinProps.Builder.outputHeaderConfiguration(CfnChannelPropsMixin.OutputHeaderConfigurationProperty outputHeaderConfiguration) Sets the value ofCfnChannelMixinProps.getOutputHeaderConfiguration()CfnChannelMixinProps.Builder.outputHeaderConfiguration(IResolvable outputHeaderConfiguration) Sets the value ofCfnChannelMixinProps.getOutputHeaderConfiguration()Sets the value ofCfnChannelMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.mediapackagev2 with parameters of type CfnChannelMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnChannelMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnChannelMixinProps.Builder.