UpdateInstanceProfileResult
import type { UpdateInstanceProfileResult } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/devicefarm.ts";interface UpdateInstanceProfileResult {
instanceProfile?: InstanceProfile | null;
}§Properties
§
instanceProfile?: InstanceProfile | null
[src]