Uses of Interface
software.amazon.awscdk.services.mediapackagev2.alpha.IChannelGroup
Packages that use IChannelGroup
Package
Description
AWS::MediaPackageV2 Construct Library
-
Uses of IChannelGroup in software.amazon.awscdk.services.mediapackagev2.alpha
Subinterfaces of IChannelGroup in software.amazon.awscdk.services.mediapackagev2.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIChannelGroup.Classes in software.amazon.awscdk.services.mediapackagev2.alpha that implement IChannelGroupModifier and TypeClassDescriptionclass(experimental) Defines an AWS Elemental MediaPackage V2 Channel Group.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.mediapackagev2.alpha that return IChannelGroupModifier and TypeMethodDescriptionstatic IChannelGroupChannelGroup.fromChannelGroupAttributes(software.constructs.Construct scope, String id, ChannelGroupAttributes attrs) (experimental) Creates a Channel Group construct that represents an external (imported) Channel Group.Channel.getChannelGroup()(experimental) The channel group this channel belongs to.ChannelProps.getChannelGroup()(experimental) Channel Group to add this Channel to.final IChannelGroupChannelProps.Jsii$Proxy.getChannelGroup()default IChannelGroupIChannel.getChannelGroup()(experimental) The channel group this channel belongs to.default IChannelGroupIChannel.Jsii$Default.getChannelGroup()(experimental) The channel group this channel belongs to.Methods in software.amazon.awscdk.services.mediapackagev2.alpha with parameters of type IChannelGroupModifier and TypeMethodDescriptionChannel.Builder.channelGroup(IChannelGroup channelGroup) (experimental) Channel Group to add this Channel to.ChannelProps.Builder.channelGroup(IChannelGroup channelGroup) Sets the value ofChannelProps.getChannelGroup()