Uses of Interface
software.amazon.awscdk.interfaces.medialive.IChannelRef
Packages that use IChannelRef
Package
Description
AWS::MediaConnect Construct Library
AWS Elemental MediaLive Construct Library
AWS::MediaLive Construct Library
-
Uses of IChannelRef in software.amazon.awscdk.interfaces.medialive
Subinterfaces of IChannelRef in software.amazon.awscdk.interfaces.medialiveModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIChannelRef.Classes in software.amazon.awscdk.interfaces.medialive that implement IChannelRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IChannelRef in software.amazon.awscdk.mixins.preview.services.medialive.events
Methods in software.amazon.awscdk.mixins.preview.services.medialive.events with parameters of type IChannelRefModifier and TypeMethodDescriptionstatic ChannelEventsChannelEvents.fromChannel(IChannelRef channelRef) (experimental) Create ChannelEvents from a Channel reference. -
Uses of IChannelRef in software.amazon.awscdk.services.mediaconnect.alpha
Methods in software.amazon.awscdk.services.mediaconnect.alpha that return IChannelRefModifier and TypeMethodDescriptionMediaLiveChannelConfigurationProps.getChannel()(experimental) The MediaLive channel to use as input.final IChannelRefMediaLiveChannelConfigurationProps.Jsii$Proxy.getChannel()Methods in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type IChannelRefModifier and TypeMethodDescriptionMediaLiveChannelConfigurationProps.Builder.channel(IChannelRef channel) Sets the value ofMediaLiveChannelConfigurationProps.getChannel() -
Uses of IChannelRef in software.amazon.awscdk.services.medialive
Classes in software.amazon.awscdk.services.medialive that implement IChannelRefModifier and TypeClassDescriptionclassThe AWS::MediaLive::Channel resource is a MediaLive resource type that creates a channel.Methods in software.amazon.awscdk.services.medialive that return IChannelRefModifier and TypeMethodDescriptionstatic IChannelRefCfnChannel.fromChannelArn(software.constructs.Construct scope, String id, String arn) Creates a new IChannelRef from an ARN.static IChannelRefCfnChannel.fromChannelId(software.constructs.Construct scope, String id, String channelId) Creates a new IChannelRef from a channelId.Methods in software.amazon.awscdk.services.medialive with parameters of type IChannelRef -
Uses of IChannelRef in software.amazon.awscdk.services.medialive.alpha
Subinterfaces of IChannelRef in software.amazon.awscdk.services.medialive.alphaModifier and TypeInterfaceDescriptioninterface(experimental) Represents a MediaLive Channel.static interfaceInternal default implementation forIChannel.Classes in software.amazon.awscdk.services.medialive.alpha that implement IChannelRefModifier 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 IChannelRefMethods in software.amazon.awscdk.services.medialive.alpha with parameters of type IChannelRefModifier and TypeMethodDescriptionstatic ChannelGrantsChannelGrants.fromChannel(IChannelRef resource) (experimental) Creates grants for ChannelGrants.