Uses of Interface
software.amazon.awscdk.services.medialive.alpha.OutputDestinationOptions
Packages that use OutputDestinationOptions
Package
Description
AWS::MediaLive Construct Library
-
Uses of OutputDestinationOptions in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement OutputDestinationOptionsModifier and TypeClassDescriptionstatic final classAn implementation forOutputDestinationOptionsMethods in software.amazon.awscdk.services.medialive.alpha that return OutputDestinationOptionsModifier and TypeMethodDescriptionOutputDestinationOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type OutputDestinationOptionsModifier and TypeMethodDescriptionstatic OutputDestinationOutputDestination.url(String url, OutputDestinationOptions options) (experimental) Deliver to a raw URL — typically anhttps://origin (or ans3ssl://path).static RtmpDestinationRtmpDestination.url(String url, String streamName, OutputDestinationOptions options) (experimental) Create an RTMP destination.