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

RollbackInstanceRefreshAnswer

import type { RollbackInstanceRefreshAnswer } from "https://aws-api.deno.dev/v0.4/services/autoscaling.ts?docs=full";
interface RollbackInstanceRefreshAnswer {
InstanceRefreshId?: string | null;
}

§Properties

§
InstanceRefreshId?: string | null
[src]

The instance refresh ID associated with the request. This is the unique ID assigned to the instance refresh when it was started.