Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

RebootInputDeviceRequest

import type { RebootInputDeviceRequest } from "https://aws-api.deno.dev/v0.4/services/medialive.ts?docs=full";

A request to reboot an AWS Elemental device.

interface RebootInputDeviceRequest {
Force?: RebootInputDeviceForce | null;
InputDeviceId: string;
}

§Properties

§

Force a reboot of an input device. If the device is streaming, it will stop streaming and begin rebooting within a few seconds of sending the command. If the device was streaming prior to the reboot, the device will resume streaming when the reboot completes.

§
InputDeviceId: string
[src]

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