RouterInput

A router input in AWS Elemental MediaConnect. A router input is a source of media content that can be routed to one or more router outputs.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the router input.

Link copied to clipboard

The Availability Zone of the router input.

Link copied to clipboard

The configuration settings for a router input.

Link copied to clipboard

The timestamp when the router input was created.

Link copied to clipboard
val id: String

The unique identifier of the router input.

Link copied to clipboard

The type of the router input.

Link copied to clipboard

The IP address of the router input.

Link copied to clipboard

The maintenance configuration settings applied to this router input.

Link copied to clipboard

The current maintenance schedule details for this router input.

Link copied to clipboard

The type of maintenance schedule currently in effect for this router input.

Link copied to clipboard

The type of maintenance configuration applied to this router input.

Link copied to clipboard

The maximum bitrate for the router input.

Link copied to clipboard

The maximum number of outputs that can be simultaneously routed to this input.

Link copied to clipboard

The messages associated with the router input.

Link copied to clipboard

The name of the router input.

Link copied to clipboard

The AWS Region where the router input is located.

Link copied to clipboard

The number of router outputs associated with the router input.

Link copied to clipboard

Indicates whether the router input is configured for Regional or global routing.

Link copied to clipboard

The current state of the router input.

Link copied to clipboard

Configuration details for the router input stream.

Link copied to clipboard

Key-value pairs that can be used to tag and organize this router input.

Link copied to clipboard

The tier level of the router input.

Link copied to clipboard

The transit encryption settings for a router input.

Link copied to clipboard

The timestamp when the router input was last updated.

Functions

Link copied to clipboard
inline fun copy(block: RouterInput.Builder.() -> Unit = {}): RouterInput
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String