Uses of Interface
software.amazon.awscdk.services.medialive.alpha.RtmpOutputDefinition
Packages that use RtmpOutputDefinition
Package
Description
AWS::MediaLive Construct Library
-
Uses of RtmpOutputDefinition in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement RtmpOutputDefinitionMethods in software.amazon.awscdk.services.medialive.alpha that return RtmpOutputDefinitionModifier and TypeMethodDescriptionRtmpOutputDefinition.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha that return types with arguments of type RtmpOutputDefinitionModifier and TypeMethodDescriptionRtmpOutputGroupProps.getOutputs()(experimental) The outputs for this RTMP output group.final List<RtmpOutputDefinition> RtmpOutputGroupProps.Jsii$Proxy.getOutputs()Method parameters in software.amazon.awscdk.services.medialive.alpha with type arguments of type RtmpOutputDefinitionModifier and TypeMethodDescriptionRtmpOutputGroupProps.Builder.outputs(List<? extends RtmpOutputDefinition> outputs) Sets the value ofRtmpOutputGroupProps.getOutputs()