NodeInterfaceMapping

A mapping that's used to pair a logical network interface name on a Node with the physical interface name exposed in the operating system.

Types

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

Properties

Link copied to clipboard

A uniform logical interface name to address in a MediaLive channel configuration.

Link copied to clipboard

Used in NodeInterfaceMapping and NodeInterfaceMappingCreateRequest

Link copied to clipboard

The name of the physical interface on the hardware that will be running Elemental anywhere.

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