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

UnsuccessfulInstanceCreditSpecificationItemError

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

Information about the error for the burstable performance instance whose credit option for CPU usage was not modified.

interface UnsuccessfulInstanceCreditSpecificationItemError {
Message?: string | null;
}

§Properties

§
Message?: string | null
[src]

The applicable error message.