RouterNetworkInterface

A router network interface in AWS Elemental MediaConnect. A router network interface is a network interface that can be associated with one or more router inputs and 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 network interface.

Link copied to clipboard

The number of router inputs associated with the network interface.

Link copied to clipboard

The number of router outputs associated with the network interface.

Link copied to clipboard

The configuration settings for a router network interface.

Link copied to clipboard

The timestamp when the router network interface was created.

Link copied to clipboard
val id: String

The unique identifier of the router network interface.

Link copied to clipboard

The name of the router network interface.

Link copied to clipboard

The type of the router network interface.

Link copied to clipboard

The AWS Region where the router network interface is located.

Link copied to clipboard

The current state of the router network interface.

Link copied to clipboard

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

Link copied to clipboard

The timestamp when the router network interface was last updated.

Functions

Link copied to clipboard
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