Uses of Class
software.amazon.awscdk.services.mediapackagev2.CfnChannelProps.Builder
Packages that use CfnChannelProps.Builder
Package
Description
AWS::MediaPackageV2 Construct Library
-
Uses of CfnChannelProps.Builder in software.amazon.awscdk.services.mediapackagev2
Methods in software.amazon.awscdk.services.mediapackagev2 that return CfnChannelProps.BuilderModifier and TypeMethodDescriptionstatic CfnChannelProps.BuilderCfnChannelProps.builder()CfnChannelProps.Builder.channelGroupName(String channelGroupName) Sets the value ofCfnChannelProps.getChannelGroupName()CfnChannelProps.Builder.channelName(String channelName) Sets the value ofCfnChannelProps.getChannelName()CfnChannelProps.Builder.description(String description) Sets the value ofCfnChannelProps.getDescription()CfnChannelProps.Builder.inputSwitchConfiguration(IResolvable inputSwitchConfiguration) Sets the value ofCfnChannelProps.getInputSwitchConfiguration()CfnChannelProps.Builder.inputSwitchConfiguration(CfnChannel.InputSwitchConfigurationProperty inputSwitchConfiguration) Sets the value ofCfnChannelProps.getInputSwitchConfiguration()Sets the value ofCfnChannelProps.getInputType()CfnChannelProps.Builder.outputHeaderConfiguration(IResolvable outputHeaderConfiguration) Sets the value ofCfnChannelProps.getOutputHeaderConfiguration()CfnChannelProps.Builder.outputHeaderConfiguration(CfnChannel.OutputHeaderConfigurationProperty outputHeaderConfiguration) Sets the value ofCfnChannelProps.getOutputHeaderConfiguration()Sets the value ofCfnChannelProps.getTags()Constructors in software.amazon.awscdk.services.mediapackagev2 with parameters of type CfnChannelProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnChannelProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnChannelProps.Builder.