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.

Input Location

Inheritance Hierarchy

System.Object
  Amazon.MediaLive.Model.InputLocation

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

Syntax

C#
public class InputLocation

The InputLocation type exposes the following members

Constructors

NameDescription
Public Method InputLocation()

Properties

NameTypeDescription
Public Property PasswordParam System.String

Gets and sets the property PasswordParam. key used to extract the password from EC2 Parameter store

Public Property Uri System.String

Gets and sets the property Uri. Uniform Resource Identifier - This should be a path to a file accessible to the Live system (eg. a http:// URI) depending on the output type. For example, a RTMP destination should have a uri simliar to: "rtmp://fmsserver/live".

Public Property Username System.String

Gets and sets the property Username. Documentation update needed

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