UplinkEchoConfig

Information about an uplink echo Config.

Parameters from the AntennaUplinkConfig, corresponding to the specified AntennaUplinkConfigArn, are used when this UplinkEchoConfig is used in a contact.

Types

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

Properties

Link copied to clipboard

ARN of an uplink Config.

Link copied to clipboard

Whether or not an uplink Config is enabled.

Functions

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