Uses of Class
software.amazon.awscdk.services.mediapackagev2.alpha.Channel.Builder
Packages that use Channel.Builder
Package
Description
AWS::MediaPackageV2 Construct Library
-
Uses of Channel.Builder in software.amazon.awscdk.services.mediapackagev2.alpha
Methods in software.amazon.awscdk.services.mediapackagev2.alpha that return Channel.BuilderModifier and TypeMethodDescriptionChannel.Builder.channelGroup(IChannelGroup channelGroup) (experimental) Channel Group to add this Channel to.Channel.Builder.channelName(String channelName) (experimental) The name that describes the channel.static Channel.BuilderChannel.Builder.description(String description) (experimental) Enter any descriptive text that helps you to identify the channel.Channel.Builder.input(InputConfiguration input) (experimental) Input configuration for the channel.Channel.Builder.removalPolicy(RemovalPolicy removalPolicy) (experimental) Policy to apply when the channel is removed from the stack.(experimental) Tags to add to the Channel.