Uses of Interface
software.amazon.awscdk.services.mediapackagev2.alpha.ChannelGroupAttributes
Packages that use ChannelGroupAttributes
Package
Description
AWS::MediaPackageV2 Construct Library
-
Uses of ChannelGroupAttributes in software.amazon.awscdk.services.mediapackagev2.alpha
Classes in software.amazon.awscdk.services.mediapackagev2.alpha that implement ChannelGroupAttributesMethods in software.amazon.awscdk.services.mediapackagev2.alpha that return ChannelGroupAttributesModifier and TypeMethodDescriptionChannelGroupAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.mediapackagev2.alpha with parameters of type ChannelGroupAttributesModifier and TypeMethodDescriptionstatic IChannelGroupChannelGroup.fromChannelGroupAttributes(software.constructs.Construct scope, String id, ChannelGroupAttributes attrs) (experimental) Creates a Channel Group construct that represents an external (imported) Channel Group.