Interface MedialiveChannelInputSpecification

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    MedialiveChannelInputSpecification.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:54.052Z")
    @Stability(Stable)
    public interface MedialiveChannelInputSpecification
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getCodec

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

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

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