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