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

SuccessfulInstanceCreditSpecificationItem

import type { SuccessfulInstanceCreditSpecificationItem } from "https://aws-api.deno.dev/v0.3/services/ec2.ts?docs=full";

Describes the burstable performance instance whose credit option for CPU usage was successfully modified.

interface SuccessfulInstanceCreditSpecificationItem {
InstanceId?: string | null;
}

§Properties

§
InstanceId?: string | null
[src]

The ID of the instance.