Uses of Interface
software.amazon.awscdk.services.medialive.alpha.IChannel
Packages that use IChannel
Package
Description
AWS::MediaLive Construct Library
-
Uses of IChannel in software.amazon.awscdk.services.medialive.alpha
Subinterfaces of IChannel in software.amazon.awscdk.services.medialive.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIChannel.Classes in software.amazon.awscdk.services.medialive.alpha that implement IChannelModifier and TypeClassDescriptionclass(experimental) Defines an AWS Elemental MediaLive Channel.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.medialive.alpha that return IChannelModifier and TypeMethodDescriptionstatic IChannelChannel.fromChannelArn(software.constructs.Construct scope, String id, String channelArn) (experimental) Import an existing channel by its ARN.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type IChannelModifier and TypeMethodDescriptionstatic LinkedChannelSettings(experimental) Configure this channel as a follower of a primary channel.