class Aws::MediaLive::Types::TransferInputDeviceRequest

@note When making an API call, you may pass TransferInputDeviceRequest

data as a hash:

    {
      input_device_id: "__string", # required
      target_customer_id: "__string",
      target_region: "__string",
      transfer_message: "__string",
    }

@!attribute [rw] input_device_id

@return [String]

@!attribute [rw] target_customer_id

@return [String]

@!attribute [rw] target_region

@return [String]

@!attribute [rw] transfer_message

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/TransferInputDeviceRequest AWS API Documentation

Constants

SENSITIVE