Uses of Interface
software.amazon.awscdk.services.medialive.alpha.ChannelPlacementGroupAttributes
Packages that use ChannelPlacementGroupAttributes
Package
Description
AWS::MediaLive Construct Library
-
Uses of ChannelPlacementGroupAttributes in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement ChannelPlacementGroupAttributesModifier and TypeClassDescriptionstatic final classAn implementation forChannelPlacementGroupAttributesMethods in software.amazon.awscdk.services.medialive.alpha that return ChannelPlacementGroupAttributesModifier and TypeMethodDescriptionChannelPlacementGroupAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type ChannelPlacementGroupAttributesModifier and TypeMethodDescriptionstatic IChannelPlacementGroupChannelPlacementGroup.fromChannelPlacementGroupAttributes(software.constructs.Construct scope, String id, ChannelPlacementGroupAttributes attrs) (experimental) Import an existing channel placement group by its attributes.