Interface ElastictranscoderPresetAudioCodecOptions

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

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

      • getBitDepth

        @Stability(Stable)
        @Nullable
        default String getBitDepth()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#bit_depth ElastictranscoderPreset#bit_depth}.
      • getBitOrder

        @Stability(Stable)
        @Nullable
        default String getBitOrder()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#bit_order ElastictranscoderPreset#bit_order}.
      • getProfile

        @Stability(Stable)
        @Nullable
        default String getProfile()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#profile ElastictranscoderPreset#profile}.
      • getSigned

        @Stability(Stable)
        @Nullable
        default String getSigned()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elastictranscoder_preset#signed ElastictranscoderPreset#signed}.