Package com.pulumi.aws.medialive.outputs
Class ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings.Builder
- java.lang.Object
-
- com.pulumi.aws.medialive.outputs.ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings.Builder
-
public static final class ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings.Builder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Builder()
Builder(ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings defaults)
-
Method Summary
-
-
-
Constructor Detail
-
Builder
public Builder()
-
Builder
public Builder(ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings defaults)
-
-
Method Detail
-
acquisitionPointId
public ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings.Builder acquisitionPointId(@Nullable java.lang.String acquisitionPointId)
-
audioOnlyTimecodeControl
public ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings.Builder audioOnlyTimecodeControl(@Nullable java.lang.String audioOnlyTimecodeControl)
-
certificateMode
public ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings.Builder certificateMode(@Nullable java.lang.String certificateMode)
-
connectionRetryInterval
public ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings.Builder connectionRetryInterval(@Nullable java.lang.Integer connectionRetryInterval)
-
destination
public ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings.Builder destination(ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettingsDestination destination)
-
eventId
public ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings.Builder eventId(@Nullable java.lang.String eventId)
-
eventIdMode
public ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings.Builder eventIdMode(@Nullable java.lang.String eventIdMode)
-
eventStopBehavior
public ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings.Builder eventStopBehavior(@Nullable java.lang.String eventStopBehavior)
-
filecacheDuration
public ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings.Builder filecacheDuration(@Nullable java.lang.Integer filecacheDuration)
-
fragmentLength
public ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings.Builder fragmentLength(@Nullable java.lang.Integer fragmentLength)
-
inputLossAction
public ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings.Builder inputLossAction(@Nullable java.lang.String inputLossAction)
-
numRetries
public ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings.Builder numRetries(@Nullable java.lang.Integer numRetries)
-
restartDelay
public ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings.Builder restartDelay(@Nullable java.lang.Integer restartDelay)
-
segmentationMode
public ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings.Builder segmentationMode(@Nullable java.lang.String segmentationMode)
-
sendDelayMs
public ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings.Builder sendDelayMs(@Nullable java.lang.Integer sendDelayMs)
-
sparseTrackType
public ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings.Builder sparseTrackType(@Nullable java.lang.String sparseTrackType)
-
streamManifestBehavior
public ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings.Builder streamManifestBehavior(@Nullable java.lang.String streamManifestBehavior)
-
timestampOffset
public ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings.Builder timestampOffset(@Nullable java.lang.String timestampOffset)
-
timestampOffsetMode
public ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings.Builder timestampOffsetMode(@Nullable java.lang.String timestampOffsetMode)
-
build
public ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettings build()
-
-