Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.MsSmoothGroupSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.MsSmoothGroupSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionCfnChannel.MsSmoothGroupSettingsProperty.Builder.acquisitionPointId
(String acquisitionPointId) Sets the value ofCfnChannel.MsSmoothGroupSettingsProperty.getAcquisitionPointId()
CfnChannel.MsSmoothGroupSettingsProperty.Builder.audioOnlyTimecodeControl
(String audioOnlyTimecodeControl) Sets the value ofCfnChannel.MsSmoothGroupSettingsProperty.getAudioOnlyTimecodeControl()
CfnChannel.MsSmoothGroupSettingsProperty.builder()
CfnChannel.MsSmoothGroupSettingsProperty.Builder.certificateMode
(String certificateMode) Sets the value ofCfnChannel.MsSmoothGroupSettingsProperty.getCertificateMode()
CfnChannel.MsSmoothGroupSettingsProperty.Builder.connectionRetryInterval
(Number connectionRetryInterval) Sets the value ofCfnChannel.MsSmoothGroupSettingsProperty.getConnectionRetryInterval()
CfnChannel.MsSmoothGroupSettingsProperty.Builder.destination
(IResolvable destination) Sets the value ofCfnChannel.MsSmoothGroupSettingsProperty.getDestination()
CfnChannel.MsSmoothGroupSettingsProperty.Builder.destination
(CfnChannel.OutputLocationRefProperty destination) Sets the value ofCfnChannel.MsSmoothGroupSettingsProperty.getDestination()
Sets the value ofCfnChannel.MsSmoothGroupSettingsProperty.getEventId()
CfnChannel.MsSmoothGroupSettingsProperty.Builder.eventIdMode
(String eventIdMode) Sets the value ofCfnChannel.MsSmoothGroupSettingsProperty.getEventIdMode()
CfnChannel.MsSmoothGroupSettingsProperty.Builder.eventStopBehavior
(String eventStopBehavior) Sets the value ofCfnChannel.MsSmoothGroupSettingsProperty.getEventStopBehavior()
CfnChannel.MsSmoothGroupSettingsProperty.Builder.filecacheDuration
(Number filecacheDuration) Sets the value ofCfnChannel.MsSmoothGroupSettingsProperty.getFilecacheDuration()
CfnChannel.MsSmoothGroupSettingsProperty.Builder.fragmentLength
(Number fragmentLength) Sets the value ofCfnChannel.MsSmoothGroupSettingsProperty.getFragmentLength()
CfnChannel.MsSmoothGroupSettingsProperty.Builder.inputLossAction
(String inputLossAction) Sets the value ofCfnChannel.MsSmoothGroupSettingsProperty.getInputLossAction()
CfnChannel.MsSmoothGroupSettingsProperty.Builder.numRetries
(Number numRetries) Sets the value ofCfnChannel.MsSmoothGroupSettingsProperty.getNumRetries()
CfnChannel.MsSmoothGroupSettingsProperty.Builder.restartDelay
(Number restartDelay) Sets the value ofCfnChannel.MsSmoothGroupSettingsProperty.getRestartDelay()
CfnChannel.MsSmoothGroupSettingsProperty.Builder.segmentationMode
(String segmentationMode) Sets the value ofCfnChannel.MsSmoothGroupSettingsProperty.getSegmentationMode()
CfnChannel.MsSmoothGroupSettingsProperty.Builder.sendDelayMs
(Number sendDelayMs) Sets the value ofCfnChannel.MsSmoothGroupSettingsProperty.getSendDelayMs()
CfnChannel.MsSmoothGroupSettingsProperty.Builder.sparseTrackType
(String sparseTrackType) Sets the value ofCfnChannel.MsSmoothGroupSettingsProperty.getSparseTrackType()
CfnChannel.MsSmoothGroupSettingsProperty.Builder.streamManifestBehavior
(String streamManifestBehavior) Sets the value ofCfnChannel.MsSmoothGroupSettingsProperty.getStreamManifestBehavior()
CfnChannel.MsSmoothGroupSettingsProperty.Builder.timestampOffset
(String timestampOffset) Sets the value ofCfnChannel.MsSmoothGroupSettingsProperty.getTimestampOffset()
CfnChannel.MsSmoothGroupSettingsProperty.Builder.timestampOffsetMode
(String timestampOffsetMode) Sets the value ofCfnChannel.MsSmoothGroupSettingsProperty.getTimestampOffsetMode()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.MsSmoothGroupSettingsProperty.Builder
.