Uses of Class
software.amazon.awscdk.services.mediapackagev2.alpha.ChannelGroupProps.Builder
Packages that use ChannelGroupProps.Builder
Package
Description
AWS::MediaPackageV2 Construct Library
-
Uses of ChannelGroupProps.Builder in software.amazon.awscdk.services.mediapackagev2.alpha
Methods in software.amazon.awscdk.services.mediapackagev2.alpha that return ChannelGroupProps.BuilderModifier and TypeMethodDescriptionstatic ChannelGroupProps.BuilderChannelGroupProps.builder()ChannelGroupProps.Builder.channelGroupName(String channelGroupName) Sets the value ofChannelGroupProps.getChannelGroupName()ChannelGroupProps.Builder.description(String description) Sets the value ofChannelGroupProps.getDescription()ChannelGroupProps.Builder.removalPolicy(RemovalPolicy removalPolicy) Sets the value ofChannelGroupProps.getRemovalPolicy()Sets the value ofChannelGroupProps.getTags()Constructors in software.amazon.awscdk.services.mediapackagev2.alpha with parameters of type ChannelGroupProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ChannelGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theChannelGroupProps.Builder.