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

UnsuccessfulInstanceCreditSpecificationItem

import type { UnsuccessfulInstanceCreditSpecificationItem } 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 not modified.

interface UnsuccessfulInstanceCreditSpecificationItem {
InstanceId?: string | null;
}

§Properties

§

The applicable error for the burstable performance instance whose credit option for CPU usage was not modified.

§
InstanceId?: string | null
[src]

The ID of the instance.