Interface MedialiveChannelEncoderSettingsOutputGroupsOutputs

    • Method Detail

      • getOutputSettings

        @Stability(Stable)
        @NotNull
        MedialiveChannelEncoderSettingsOutputGroupsOutputsOutputSettings getOutputSettings()
        output_settings block.

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

      • getAudioDescriptionNames

        @Stability(Stable)
        @Nullable
        default List<String> getAudioDescriptionNames()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#audio_description_names MedialiveChannel#audio_description_names}.
      • getCaptionDescriptionNames

        @Stability(Stable)
        @Nullable
        default List<String> getCaptionDescriptionNames()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#caption_description_names MedialiveChannel#caption_description_names}.
      • getOutputName

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

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