Interface MedialiveChannelEncoderSettingsVideoDescriptions

    • Method Detail

      • getName

        @Stability(Stable)
        @NotNull
        String getName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#name MedialiveChannel#name}.
      • getCodecSettings

        @Stability(Stable)
        @Nullable
        default MedialiveChannelEncoderSettingsVideoDescriptionsCodecSettings getCodecSettings()
        codec_settings block.

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

      • getHeight

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

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

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

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

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