Uses of Interface
software.amazon.awscdk.services.medialive.alpha.PushInputProps
Packages that use PushInputProps
Package
Description
AWS::MediaLive Construct Library
-
Uses of PushInputProps in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement PushInputPropsMethods in software.amazon.awscdk.services.medialive.alpha that return PushInputPropsMethods in software.amazon.awscdk.services.medialive.alpha with parameters of type PushInputPropsModifier and TypeMethodDescriptionstatic InputConfigurationInputConfiguration.rtmpPush(PushInputProps props) (experimental) Create an RTMP push input.static InputConfigurationInputConfiguration.rtpPush(PushInputProps props) (experimental) Create an RTP push input.static InputConfigurationInputConfiguration.udpPush(PushInputProps props) (experimental) Create a UDP push input.