RegisterRobotRequestCopyimport type { RegisterRobotRequest } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/robomaker.ts";interface RegisterRobotRequest {fleet: string;robot: string;}§Properties§fleet: string[src]§robot: string[src]