InputDeviceMediaConnectConfigurableSettings

Parameters required to attach a MediaConnect flow to the device.

Types

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

Properties

Link copied to clipboard

The ARN of the MediaConnect flow to attach this device to.

Link copied to clipboard

The ARN for the role that MediaLive assumes to access the attached flow and secret. For more information about how to create this role, see the MediaLive user guide.

Link copied to clipboard

The ARN for the secret that holds the encryption key to encrypt the content output by the device.

Link copied to clipboard

The name of the MediaConnect Flow source to stream to.

Functions

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