UpdateInputDeviceRequest

A request to update an input device.

Types

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

Properties

Link copied to clipboard

The Availability Zone you want associated with this input device.

Link copied to clipboard

The settings that you want to apply to the HD input device.

Link copied to clipboard

The unique ID of the input device. For example, hd-123456789abcdef.

Link copied to clipboard
val name: String?

The name that you assigned to this input device (not the unique ID).

Link copied to clipboard

The settings that you want to apply to the UHD input device.

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