Interface MedialiveChannelInputAttachments

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

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

      • getInputAttachmentName

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

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

        @Stability(Stable)
        @Nullable
        default MedialiveChannelInputAttachmentsAutomaticInputFailoverSettings getAutomaticInputFailoverSettings()
        automatic_input_failover_settings block.

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

      • getInputSettings

        @Stability(Stable)
        @Nullable
        default MedialiveChannelInputAttachmentsInputSettings getInputSettings()
        input_settings block.

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