SdiSourceMapping

Used in DescribeNodeSummary, DescribeNodeResult.

Types

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

Properties

Link copied to clipboard

A number that uniquely identifies the SDI card on the node hardware.

Link copied to clipboard

A number that uniquely identifies a port on the SDI card.

Link copied to clipboard

The ID of the SdiSource to associate with this port on this card. You can use the ListSdiSources operation to discover all the IDs.

Functions

Link copied to clipboard
inline fun copy(block: SdiSourceMapping.Builder.() -> Unit = {}): SdiSourceMapping
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