Uses of Interface
software.amazon.awscdk.interfaces.mediatailor.IChannelRef
Packages that use IChannelRef
Package
Description
AWS::MediaTailor Construct Library
-
Uses of IChannelRef in software.amazon.awscdk.interfaces.mediatailor
Subinterfaces of IChannelRef in software.amazon.awscdk.interfaces.mediatailorModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIChannelRef.Classes in software.amazon.awscdk.interfaces.mediatailor 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.services.mediatailor
Classes in software.amazon.awscdk.services.mediatailor that implement IChannelRefMethods in software.amazon.awscdk.services.mediatailor that return IChannelRefModifier and TypeMethodDescriptionstatic IChannelRefCfnChannel.fromChannelArn(software.constructs.Construct scope, String id, String arn) Creates a new IChannelRef from an ARN.static IChannelRefCfnChannel.fromChannelName(software.constructs.Construct scope, String id, String channelName) Creates a new IChannelRef from a channelName.