Class MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsMsSmoothGroupSettingsOutputReference

  • All Implemented Interfaces:
    com.hashicorp.cdktf.IInterpolatingParent, com.hashicorp.cdktf.IResolvable, com.hashicorp.cdktf.ITerraformAddressable, software.amazon.jsii.JsiiSerializable

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:53.995Z")
    @Stability(Stable)
    public class MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsMsSmoothGroupSettingsOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsMsSmoothGroupSettingsOutputReference

        protected MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsMsSmoothGroupSettingsOutputReference​(software.amazon.jsii.JsiiObjectRef objRef)
      • MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsMsSmoothGroupSettingsOutputReference

        protected MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsMsSmoothGroupSettingsOutputReference​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsMsSmoothGroupSettingsOutputReference

        @Stability(Stable)
        public MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsMsSmoothGroupSettingsOutputReference​(@NotNull
                                                                                                                  com.hashicorp.cdktf.IInterpolatingParent terraformResource,
                                                                                                                  @NotNull
                                                                                                                  String terraformAttribute)
        Parameters:
        terraformResource - The parent resource. This parameter is required.
        terraformAttribute - The attribute on the parent resource this class is referencing. This parameter is required.
    • Method Detail

      • resetAcquisitionPointId

        @Stability(Stable)
        public void resetAcquisitionPointId()
      • resetAudioOnlyTimecodeControl

        @Stability(Stable)
        public void resetAudioOnlyTimecodeControl()
      • resetCertificateMode

        @Stability(Stable)
        public void resetCertificateMode()
      • resetConnectionRetryInterval

        @Stability(Stable)
        public void resetConnectionRetryInterval()
      • resetEventId

        @Stability(Stable)
        public void resetEventId()
      • resetEventIdMode

        @Stability(Stable)
        public void resetEventIdMode()
      • resetEventStopBehavior

        @Stability(Stable)
        public void resetEventStopBehavior()
      • resetFilecacheDuration

        @Stability(Stable)
        public void resetFilecacheDuration()
      • resetFragmentLength

        @Stability(Stable)
        public void resetFragmentLength()
      • resetInputLossAction

        @Stability(Stable)
        public void resetInputLossAction()
      • resetNumRetries

        @Stability(Stable)
        public void resetNumRetries()
      • resetRestartDelay

        @Stability(Stable)
        public void resetRestartDelay()
      • resetSegmentationMode

        @Stability(Stable)
        public void resetSegmentationMode()
      • resetSendDelayMs

        @Stability(Stable)
        public void resetSendDelayMs()
      • resetSparseTrackType

        @Stability(Stable)
        public void resetSparseTrackType()
      • resetStreamManifestBehavior

        @Stability(Stable)
        public void resetStreamManifestBehavior()
      • resetTimestampOffset

        @Stability(Stable)
        public void resetTimestampOffset()
      • resetTimestampOffsetMode

        @Stability(Stable)
        public void resetTimestampOffsetMode()
      • getAcquisitionPointIdInput

        @Stability(Stable)
        @Nullable
        public String getAcquisitionPointIdInput()
      • getAudioOnlyTimecodeControlInput

        @Stability(Stable)
        @Nullable
        public String getAudioOnlyTimecodeControlInput()
      • getCertificateModeInput

        @Stability(Stable)
        @Nullable
        public String getCertificateModeInput()
      • getConnectionRetryIntervalInput

        @Stability(Stable)
        @Nullable
        public Number getConnectionRetryIntervalInput()
      • getEventIdInput

        @Stability(Stable)
        @Nullable
        public String getEventIdInput()
      • getEventIdModeInput

        @Stability(Stable)
        @Nullable
        public String getEventIdModeInput()
      • getEventStopBehaviorInput

        @Stability(Stable)
        @Nullable
        public String getEventStopBehaviorInput()
      • getFilecacheDurationInput

        @Stability(Stable)
        @Nullable
        public Number getFilecacheDurationInput()
      • getFragmentLengthInput

        @Stability(Stable)
        @Nullable
        public Number getFragmentLengthInput()
      • getInputLossActionInput

        @Stability(Stable)
        @Nullable
        public String getInputLossActionInput()
      • getNumRetriesInput

        @Stability(Stable)
        @Nullable
        public Number getNumRetriesInput()
      • getRestartDelayInput

        @Stability(Stable)
        @Nullable
        public Number getRestartDelayInput()
      • getSegmentationModeInput

        @Stability(Stable)
        @Nullable
        public String getSegmentationModeInput()
      • getSendDelayMsInput

        @Stability(Stable)
        @Nullable
        public Number getSendDelayMsInput()
      • getSparseTrackTypeInput

        @Stability(Stable)
        @Nullable
        public String getSparseTrackTypeInput()
      • getStreamManifestBehaviorInput

        @Stability(Stable)
        @Nullable
        public String getStreamManifestBehaviorInput()
      • getTimestampOffsetInput

        @Stability(Stable)
        @Nullable
        public String getTimestampOffsetInput()
      • getTimestampOffsetModeInput

        @Stability(Stable)
        @Nullable
        public String getTimestampOffsetModeInput()
      • getAcquisitionPointId

        @Stability(Stable)
        @NotNull
        public String getAcquisitionPointId()
      • setAcquisitionPointId

        @Stability(Stable)
        public void setAcquisitionPointId​(@NotNull
                                          String value)
      • getAudioOnlyTimecodeControl

        @Stability(Stable)
        @NotNull
        public String getAudioOnlyTimecodeControl()
      • setAudioOnlyTimecodeControl

        @Stability(Stable)
        public void setAudioOnlyTimecodeControl​(@NotNull
                                                String value)
      • getCertificateMode

        @Stability(Stable)
        @NotNull
        public String getCertificateMode()
      • setCertificateMode

        @Stability(Stable)
        public void setCertificateMode​(@NotNull
                                       String value)
      • getConnectionRetryInterval

        @Stability(Stable)
        @NotNull
        public Number getConnectionRetryInterval()
      • setConnectionRetryInterval

        @Stability(Stable)
        public void setConnectionRetryInterval​(@NotNull
                                               Number value)
      • getEventId

        @Stability(Stable)
        @NotNull
        public String getEventId()
      • setEventId

        @Stability(Stable)
        public void setEventId​(@NotNull
                               String value)
      • getEventIdMode

        @Stability(Stable)
        @NotNull
        public String getEventIdMode()
      • setEventIdMode

        @Stability(Stable)
        public void setEventIdMode​(@NotNull
                                   String value)
      • getEventStopBehavior

        @Stability(Stable)
        @NotNull
        public String getEventStopBehavior()
      • setEventStopBehavior

        @Stability(Stable)
        public void setEventStopBehavior​(@NotNull
                                         String value)
      • getFilecacheDuration

        @Stability(Stable)
        @NotNull
        public Number getFilecacheDuration()
      • setFilecacheDuration

        @Stability(Stable)
        public void setFilecacheDuration​(@NotNull
                                         Number value)
      • getFragmentLength

        @Stability(Stable)
        @NotNull
        public Number getFragmentLength()
      • setFragmentLength

        @Stability(Stable)
        public void setFragmentLength​(@NotNull
                                      Number value)
      • getInputLossAction

        @Stability(Stable)
        @NotNull
        public String getInputLossAction()
      • setInputLossAction

        @Stability(Stable)
        public void setInputLossAction​(@NotNull
                                       String value)
      • getNumRetries

        @Stability(Stable)
        @NotNull
        public Number getNumRetries()
      • setNumRetries

        @Stability(Stable)
        public void setNumRetries​(@NotNull
                                  Number value)
      • getRestartDelay

        @Stability(Stable)
        @NotNull
        public Number getRestartDelay()
      • setRestartDelay

        @Stability(Stable)
        public void setRestartDelay​(@NotNull
                                    Number value)
      • getSegmentationMode

        @Stability(Stable)
        @NotNull
        public String getSegmentationMode()
      • setSegmentationMode

        @Stability(Stable)
        public void setSegmentationMode​(@NotNull
                                        String value)
      • getSendDelayMs

        @Stability(Stable)
        @NotNull
        public Number getSendDelayMs()
      • setSendDelayMs

        @Stability(Stable)
        public void setSendDelayMs​(@NotNull
                                   Number value)
      • getSparseTrackType

        @Stability(Stable)
        @NotNull
        public String getSparseTrackType()
      • setSparseTrackType

        @Stability(Stable)
        public void setSparseTrackType​(@NotNull
                                       String value)
      • getStreamManifestBehavior

        @Stability(Stable)
        @NotNull
        public String getStreamManifestBehavior()
      • setStreamManifestBehavior

        @Stability(Stable)
        public void setStreamManifestBehavior​(@NotNull
                                              String value)
      • getTimestampOffset

        @Stability(Stable)
        @NotNull
        public String getTimestampOffset()
      • setTimestampOffset

        @Stability(Stable)
        public void setTimestampOffset​(@NotNull
                                       String value)
      • getTimestampOffsetMode

        @Stability(Stable)
        @NotNull
        public String getTimestampOffsetMode()
      • setTimestampOffsetMode

        @Stability(Stable)
        public void setTimestampOffsetMode​(@NotNull
                                           String value)