Interface MedialiveChannelInputAttachmentsInputSettings

    • Method Detail

      • getAudioSelector

        @Stability(Stable)
        @Nullable
        default Object getAudioSelector()
        audio_selector block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#audio_selector MedialiveChannel#audio_selector}

      • getCaptionSelector

        @Stability(Stable)
        @Nullable
        default Object getCaptionSelector()
        caption_selector block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#caption_selector MedialiveChannel#caption_selector}

      • getDeblockFilter

        @Stability(Stable)
        @Nullable
        default String getDeblockFilter()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#deblock_filter MedialiveChannel#deblock_filter}.
      • getDenoiseFilter

        @Stability(Stable)
        @Nullable
        default String getDenoiseFilter()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#denoise_filter MedialiveChannel#denoise_filter}.
      • getFilterStrength

        @Stability(Stable)
        @Nullable
        default Number getFilterStrength()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#filter_strength MedialiveChannel#filter_strength}.
      • getInputFilter

        @Stability(Stable)
        @Nullable
        default String getInputFilter()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#input_filter MedialiveChannel#input_filter}.
      • getNetworkInputSettings

        @Stability(Stable)
        @Nullable
        default MedialiveChannelInputAttachmentsInputSettingsNetworkInputSettings getNetworkInputSettings()
        network_input_settings block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#network_input_settings MedialiveChannel#network_input_settings}

      • getScte35Pid

        @Stability(Stable)
        @Nullable
        default Number getScte35Pid()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#scte35_pid MedialiveChannel#scte35_pid}.
      • getSmpte2038DataPreference

        @Stability(Stable)
        @Nullable
        default String getSmpte2038DataPreference()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#smpte2038_data_preference MedialiveChannel#smpte2038_data_preference}.
      • getSourceEndBehavior

        @Stability(Stable)
        @Nullable
        default String getSourceEndBehavior()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#source_end_behavior MedialiveChannel#source_end_behavior}.
      • getVideoSelector

        @Stability(Stable)
        @Nullable
        default MedialiveChannelInputAttachmentsInputSettingsVideoSelector getVideoSelector()
        video_selector block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#video_selector MedialiveChannel#video_selector}