TransferInputDeviceRequest

A request to transfer an input device.

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The AWS account ID (12 digits) for the recipient of the device transfer.

Link copied to clipboard

The target AWS region to transfer the device.

Link copied to clipboard

An optional message for the recipient. Maximum 280 characters.

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