Uses of Interface
software.amazon.awscdk.services.mediapackagev2.alpha.IChannel
Packages that use IChannel
Package
Description
AWS::MediaLive Construct Library
AWS::MediaPackageV2 Construct Library
-
Uses of IChannel in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return IChannelModifier and TypeMethodDescriptionMediaPackageV2OutputGroupProps.getChannel()(experimental) The MediaPackage V2 channel to deliver to.final IChannelMediaPackageV2OutputGroupProps.Jsii$Proxy.getChannel()Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type IChannelModifier and TypeMethodDescriptionstatic MediaPackageV2Destination(experimental) Create a MediaPackage V2 destination.static MediaPackageV2DestinationMediaPackageV2Destination.channel(IChannel channel, MediaPackageV2EndpointId endpointId) (experimental) Create a MediaPackage V2 destination.Sets the value ofMediaPackageV2OutputGroupProps.getChannel() -
Uses of IChannel in software.amazon.awscdk.services.mediapackagev2.alpha
Subinterfaces of IChannel in software.amazon.awscdk.services.mediapackagev2.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIChannel.Classes in software.amazon.awscdk.services.mediapackagev2.alpha that implement IChannelModifier and TypeClassDescriptionclass(experimental) Defines an AWS Elemental MediaPackage V2 Channel.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.mediapackagev2.alpha that return IChannelModifier and TypeMethodDescriptionstatic IChannelChannel.fromChannelArn(software.constructs.Construct scope, String id, String channelArn) (experimental) Creates a Channel construct that represents an external (imported) Channel from its ARN.static IChannelChannel.fromChannelAttributes(software.constructs.Construct scope, String id, ChannelAttributes attrs) (experimental) Creates a Channel construct that represents an external (imported) Channel.ChannelPolicyProps.getChannel()(experimental) Channel to apply the Channel Policy to.final IChannelChannelPolicyProps.Jsii$Proxy.getChannel()OriginEndpointProps.getChannel()(experimental) The channel associated with the origin endpoint.final IChannelOriginEndpointProps.Jsii$Proxy.getChannel()Methods in software.amazon.awscdk.services.mediapackagev2.alpha with parameters of type IChannelModifier and TypeMethodDescription(experimental) Channel to apply the Channel Policy to.Sets the value ofChannelPolicyProps.getChannel()(experimental) The channel associated with the origin endpoint.Sets the value ofOriginEndpointProps.getChannel()