Uses of Interface
software.amazon.awscdk.services.medialive.alpha.UdpOutputDefinition
Packages that use UdpOutputDefinition
Package
Description
AWS::MediaLive Construct Library
-
Uses of UdpOutputDefinition in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement UdpOutputDefinitionMethods in software.amazon.awscdk.services.medialive.alpha that return UdpOutputDefinitionModifier and TypeMethodDescriptionUdpOutputDefinition.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha that return types with arguments of type UdpOutputDefinitionModifier and TypeMethodDescriptiondefault List<UdpOutputDefinition> UdpOutputGroupProps.getOutputs()(experimental) The outputs for this UDP output group.final List<UdpOutputDefinition> UdpOutputGroupProps.Jsii$Proxy.getOutputs()Method parameters in software.amazon.awscdk.services.medialive.alpha with type arguments of type UdpOutputDefinitionModifier and TypeMethodDescriptionUdpOutputGroupProps.Builder.outputs(List<? extends UdpOutputDefinition> outputs) Sets the value ofUdpOutputGroupProps.getOutputs()