Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.RtmpGroupSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.RtmpGroupSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionSets the value ofCfnChannel.RtmpGroupSettingsProperty.getAdMarkers()
CfnChannel.RtmpGroupSettingsProperty.Builder.authenticationScheme
(String authenticationScheme) Sets the value ofCfnChannel.RtmpGroupSettingsProperty.getAuthenticationScheme()
CfnChannel.RtmpGroupSettingsProperty.builder()
CfnChannel.RtmpGroupSettingsProperty.Builder.cacheFullBehavior
(String cacheFullBehavior) Sets the value ofCfnChannel.RtmpGroupSettingsProperty.getCacheFullBehavior()
CfnChannel.RtmpGroupSettingsProperty.Builder.cacheLength
(Number cacheLength) Sets the value ofCfnChannel.RtmpGroupSettingsProperty.getCacheLength()
CfnChannel.RtmpGroupSettingsProperty.Builder.captionData
(String captionData) Sets the value ofCfnChannel.RtmpGroupSettingsProperty.getCaptionData()
CfnChannel.RtmpGroupSettingsProperty.Builder.includeFillerNalUnits
(String includeFillerNalUnits) Sets the value ofCfnChannel.RtmpGroupSettingsProperty.getIncludeFillerNalUnits()
CfnChannel.RtmpGroupSettingsProperty.Builder.inputLossAction
(String inputLossAction) Sets the value ofCfnChannel.RtmpGroupSettingsProperty.getInputLossAction()
CfnChannel.RtmpGroupSettingsProperty.Builder.restartDelay
(Number restartDelay) Sets the value ofCfnChannel.RtmpGroupSettingsProperty.getRestartDelay()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.RtmpGroupSettingsProperty.Builder
.