Uses of Interface
software.amazon.awscdk.interfaces.mediapackagev2.IChannelGroupRef
Packages that use IChannelGroupRef
Package
Description
AWS::MediaPackageV2 Construct Library
AWS::MediaPackageV2 Construct Library
-
Uses of IChannelGroupRef in software.amazon.awscdk.interfaces.mediapackagev2
Subinterfaces of IChannelGroupRef in software.amazon.awscdk.interfaces.mediapackagev2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIChannelGroupRef.Classes in software.amazon.awscdk.interfaces.mediapackagev2 that implement IChannelGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IChannelGroupRef in software.amazon.awscdk.services.mediapackagev2
Classes in software.amazon.awscdk.services.mediapackagev2 that implement IChannelGroupRefModifier and TypeClassDescriptionclassSpecifies the configuration for a MediaPackage V2 channel group.Methods in software.amazon.awscdk.services.mediapackagev2 with parameters of type IChannelGroupRefModifier and TypeMethodDescriptionstatic StringCfnChannelGroup.arnForChannelGroup(IChannelGroupRef resource) -
Uses of IChannelGroupRef in software.amazon.awscdk.services.mediapackagev2.alpha
Subinterfaces of IChannelGroupRef in software.amazon.awscdk.services.mediapackagev2.alphaModifier and TypeInterfaceDescriptioninterface(experimental) Interface for AWS Elemental MediaPackage V2 Channel Group.static interfaceInternal default implementation forIChannelGroup.Classes in software.amazon.awscdk.services.mediapackagev2.alpha that implement IChannelGroupRefModifier 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.