Uses of Class
software.amazon.awscdk.services.medialive.alpha.RtmpOutputGroupProps.Builder
Packages that use RtmpOutputGroupProps.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of RtmpOutputGroupProps.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return RtmpOutputGroupProps.BuilderModifier and TypeMethodDescriptionRtmpOutputGroupProps.Builder.adMarkers(List<? extends RtmpAdMarkers> adMarkers) Sets the value ofRtmpOutputGroupProps.getAdMarkers()RtmpOutputGroupProps.Builder.authenticationScheme(RtmpAuthenticationScheme authenticationScheme) Sets the value ofRtmpOutputGroupProps.getAuthenticationScheme()static RtmpOutputGroupProps.BuilderRtmpOutputGroupProps.builder()RtmpOutputGroupProps.Builder.cacheFullBehavior(RtmpCacheFullBehavior cacheFullBehavior) Sets the value ofRtmpOutputGroupProps.getCacheFullBehavior()RtmpOutputGroupProps.Builder.cacheLength(Duration cacheLength) Sets the value ofRtmpOutputGroupProps.getCacheLength()RtmpOutputGroupProps.Builder.captionData(RtmpCaptionData captionData) Sets the value ofRtmpOutputGroupProps.getCaptionData()RtmpOutputGroupProps.Builder.includeFillerNalUnits(RtmpIncludeFillerNalUnits includeFillerNalUnits) Sets the value ofRtmpOutputGroupProps.getIncludeFillerNalUnits()RtmpOutputGroupProps.Builder.inputLossAction(RtmpInputLossAction inputLossAction) Sets the value ofRtmpOutputGroupProps.getInputLossAction()Sets the value ofRtmpOutputGroupProps.getName()RtmpOutputGroupProps.Builder.outputs(List<? extends RtmpOutputDefinition> outputs) Sets the value ofRtmpOutputGroupProps.getOutputs()RtmpOutputGroupProps.Builder.restartDelay(Duration restartDelay) Sets the value ofRtmpOutputGroupProps.getRestartDelay()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type RtmpOutputGroupProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(RtmpOutputGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theRtmpOutputGroupProps.Builder.