Uses of Class
software.amazon.awscdk.services.mediapackagev2.alpha.ChannelProps.Builder
Packages that use ChannelProps.Builder
Package
Description
AWS::MediaPackageV2 Construct Library
-
Uses of ChannelProps.Builder in software.amazon.awscdk.services.mediapackagev2.alpha
Methods in software.amazon.awscdk.services.mediapackagev2.alpha that return ChannelProps.BuilderModifier and TypeMethodDescriptionstatic ChannelProps.BuilderChannelProps.builder()ChannelProps.Builder.channelGroup(IChannelGroup channelGroup) Sets the value ofChannelProps.getChannelGroup()ChannelProps.Builder.channelName(String channelName) Sets the value ofChannelOptions.getChannelName()ChannelProps.Builder.description(String description) Sets the value ofChannelOptions.getDescription()ChannelProps.Builder.input(InputConfiguration input) Sets the value ofChannelOptions.getInput()ChannelProps.Builder.removalPolicy(RemovalPolicy removalPolicy) Sets the value ofChannelOptions.getRemovalPolicy()Sets the value ofChannelOptions.getTags()Constructors in software.amazon.awscdk.services.mediapackagev2.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.