AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Placeholder documentation for InputAttachment

Inheritance Hierarchy

System.Object
  Amazon.MediaLive.Model.InputAttachment

Namespace: Amazon.MediaLive.Model
Assembly: AWSSDK.MediaLive.dll
Version: 3.x.y.z

Syntax

C#
public class InputAttachment

The InputAttachment type exposes the following members

Constructors

NameDescription
Public Method InputAttachment()

Properties

NameTypeDescription
Public Property AutomaticInputFailoverSettings Amazon.MediaLive.Model.AutomaticInputFailoverSettings

Gets and sets the property AutomaticInputFailoverSettings. User-specified settings for defining what the conditions are for declaring the input unhealthy and failing over to a different input.

Public Property InputAttachmentName System.String

Gets and sets the property InputAttachmentName. User-specified name for the attachment. This is required if the user wants to use this input in an input switch action.

Public Property InputId System.String

Gets and sets the property InputId. The ID of the input

Public Property InputSettings Amazon.MediaLive.Model.InputSettings

Gets and sets the property InputSettings. Settings of an input (caption selector, etc.)

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5