Uses of Interface
software.amazon.awscdk.services.medialive.alpha.MulticastInputSource
Packages that use MulticastInputSource
Package
Description
AWS::MediaLive Construct Library
-
Uses of MulticastInputSource in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement MulticastInputSourceMethods in software.amazon.awscdk.services.medialive.alpha that return MulticastInputSourceModifier and TypeMethodDescriptionMulticastInputSource.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha that return types with arguments of type MulticastInputSourceModifier and TypeMethodDescriptionMulticastInputProps.getSources()(experimental) The multicast sources.final List<MulticastInputSource> MulticastInputProps.Jsii$Proxy.getSources()Method parameters in software.amazon.awscdk.services.medialive.alpha with type arguments of type MulticastInputSourceModifier and TypeMethodDescriptionMulticastInputProps.Builder.sources(List<? extends MulticastInputSource> sources) Sets the value ofMulticastInputProps.getSources()