rebootInputDevice
inline suspend fun MediaLiveClient.rebootInputDevice(crossinline block: RebootInputDeviceRequest.Builder.() -> Unit): RebootInputDeviceResponse
Send a reboot command to the specified input device. The device will begin rebooting within a few seconds of sending the command. When the reboot is complete, the device’s connection status will change to connected.