Builder

class Builder

Properties

Link copied to clipboard

Destination settings for PUSH type inputs.

Link copied to clipboard

Settings for the devices.

Link copied to clipboard

The location of this input. AWS, for an input existing in the AWS Cloud, On-Prem for an input in a customer network.

Link copied to clipboard

A list of security groups referenced by IDs to attach to the input.

Link copied to clipboard

A list of the MediaConnect Flows that you want to use in this input. You can specify as few as one Flow and presently, as many as two. The only requirement is when you have more than one is that each Flow is in a separate Availability Zone as this ensures your EML input is redundant to AZ issues.

Link copied to clipboard

Multicast Input settings.

Link copied to clipboard
var name: String?

Name of the input.

Link copied to clipboard

Unique identifier of the request to ensure the request is handled exactly once in case of retries.

Link copied to clipboard

The Amazon Resource Name (ARN) of the role this input assumes during and after creation.

Link copied to clipboard

SDI Sources for this Input.

Link copied to clipboard

Include this parameter if the input is a SMPTE 2110 input, to identify the stream sources for this input.

Link copied to clipboard

The source URLs for a PULL-type input. Every PULL type input needs exactly two source URLs for redundancy. Only specify sources for PULL type Inputs. Leave Destinations empty.

Link copied to clipboard

The settings associated with an SRT input.

Link copied to clipboard

A collection of key-value pairs.

Link copied to clipboard

The different types of inputs that AWS Elemental MediaLive supports.

Link copied to clipboard

Settings for a private VPC Input. When this property is specified, the input destination addresses will be created in a VPC rather than with public Internet addresses. This property requires setting the roleArn property on Input creation. Not compatible with the inputSecurityGroups property.

Functions