Class MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettingsEmbeddedSourceSettingsOutputReference

  • 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:54.050Z")
    @Stability(Stable)
    public class MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettingsEmbeddedSourceSettingsOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettingsEmbeddedSourceSettingsOutputReference

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

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

        @Stability(Stable)
        public MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettingsEmbeddedSourceSettingsOutputReference​(@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

      • resetConvert608To708

        @Stability(Stable)
        public void resetConvert608To708()
      • resetScte20Detection

        @Stability(Stable)
        public void resetScte20Detection()
      • resetSource608ChannelNumber

        @Stability(Stable)
        public void resetSource608ChannelNumber()
      • resetSource608TrackNumber

        @Stability(Stable)
        public void resetSource608TrackNumber()
      • getConvert608To708Input

        @Stability(Stable)
        @Nullable
        public String getConvert608To708Input()
      • getScte20DetectionInput

        @Stability(Stable)
        @Nullable
        public String getScte20DetectionInput()
      • getSource608ChannelNumberInput

        @Stability(Stable)
        @Nullable
        public Number getSource608ChannelNumberInput()
      • getSource608TrackNumberInput

        @Stability(Stable)
        @Nullable
        public Number getSource608TrackNumberInput()
      • getConvert608To708

        @Stability(Stable)
        @NotNull
        public String getConvert608To708()
      • setConvert608To708

        @Stability(Stable)
        public void setConvert608To708​(@NotNull
                                       String value)
      • getScte20Detection

        @Stability(Stable)
        @NotNull
        public String getScte20Detection()
      • setScte20Detection

        @Stability(Stable)
        public void setScte20Detection​(@NotNull
                                       String value)
      • getSource608ChannelNumber

        @Stability(Stable)
        @NotNull
        public Number getSource608ChannelNumber()
      • setSource608ChannelNumber

        @Stability(Stable)
        public void setSource608ChannelNumber​(@NotNull
                                              Number value)
      • getSource608TrackNumber

        @Stability(Stable)
        @NotNull
        public Number getSource608TrackNumber()
      • setSource608TrackNumber

        @Stability(Stable)
        public void setSource608TrackNumber​(@NotNull
                                            Number value)