Uses of Class
software.amazon.awscdk.services.medialive.alpha.MsSmoothOutputGroupProps.Builder
Packages that use MsSmoothOutputGroupProps.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of MsSmoothOutputGroupProps.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return MsSmoothOutputGroupProps.BuilderModifier and TypeMethodDescriptionMsSmoothOutputGroupProps.Builder.acquisitionPointId(String acquisitionPointId) Sets the value ofMsSmoothOutputGroupProps.getAcquisitionPointId()MsSmoothOutputGroupProps.Builder.audioOnlyTimecodeControl(MsSmoothAudioOnlyTimecodeControl audioOnlyTimecodeControl) Sets the value ofMsSmoothOutputGroupProps.getAudioOnlyTimecodeControl()MsSmoothOutputGroupProps.builder()MsSmoothOutputGroupProps.Builder.certificateMode(MsSmoothCertificateMode certificateMode) Sets the value ofMsSmoothOutputGroupProps.getCertificateMode()MsSmoothOutputGroupProps.Builder.connectionRetryInterval(Duration connectionRetryInterval) Sets the value ofMsSmoothOutputGroupProps.getConnectionRetryInterval()MsSmoothOutputGroupProps.Builder.destinations(List<? extends OutputDestination> destinations) Sets the value ofMsSmoothOutputGroupProps.getDestinations()Sets the value ofMsSmoothOutputGroupProps.getEventId()MsSmoothOutputGroupProps.Builder.eventIdMode(MsSmoothEventIdMode eventIdMode) Sets the value ofMsSmoothOutputGroupProps.getEventIdMode()MsSmoothOutputGroupProps.Builder.eventStopBehavior(MsSmoothEventStopBehavior eventStopBehavior) Sets the value ofMsSmoothOutputGroupProps.getEventStopBehavior()MsSmoothOutputGroupProps.Builder.filecacheDuration(Duration filecacheDuration) Sets the value ofMsSmoothOutputGroupProps.getFilecacheDuration()MsSmoothOutputGroupProps.Builder.fragmentLength(Duration fragmentLength) Sets the value ofMsSmoothOutputGroupProps.getFragmentLength()MsSmoothOutputGroupProps.Builder.inputLossAction(MsSmoothInputLossAction inputLossAction) Sets the value ofMsSmoothOutputGroupProps.getInputLossAction()Sets the value ofMsSmoothOutputGroupProps.getName()MsSmoothOutputGroupProps.Builder.numRetries(Number numRetries) Sets the value ofMsSmoothOutputGroupProps.getNumRetries()MsSmoothOutputGroupProps.Builder.outputs(List<? extends MsSmoothOutputDefinition> outputs) Sets the value ofMsSmoothOutputGroupProps.getOutputs()MsSmoothOutputGroupProps.Builder.restartDelay(Duration restartDelay) Sets the value ofMsSmoothOutputGroupProps.getRestartDelay()MsSmoothOutputGroupProps.Builder.segmentationMode(MsSmoothSegmentationMode segmentationMode) Sets the value ofMsSmoothOutputGroupProps.getSegmentationMode()MsSmoothOutputGroupProps.Builder.sendDelayMs(Number sendDelayMs) Sets the value ofMsSmoothOutputGroupProps.getSendDelayMs()MsSmoothOutputGroupProps.Builder.sparseTrackType(MsSmoothSparseTrackType sparseTrackType) Sets the value ofMsSmoothOutputGroupProps.getSparseTrackType()MsSmoothOutputGroupProps.Builder.streamManifestBehavior(MsSmoothStreamManifestBehavior streamManifestBehavior) Sets the value ofMsSmoothOutputGroupProps.getStreamManifestBehavior()MsSmoothOutputGroupProps.Builder.timestampOffset(String timestampOffset) Sets the value ofMsSmoothOutputGroupProps.getTimestampOffset()MsSmoothOutputGroupProps.Builder.timestampOffsetMode(MsSmoothTimestampOffsetMode timestampOffsetMode) Sets the value ofMsSmoothOutputGroupProps.getTimestampOffsetMode()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type MsSmoothOutputGroupProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theMsSmoothOutputGroupProps.Builder.