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

ElasticGpuSpecification

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

A specification for an Elastic Graphics accelerator.

interface ElasticGpuSpecification {
Type: string;
}

§Properties

§
Type: string
[src]

The type of Elastic Graphics accelerator. For more information about the values to specify for Type, see Elastic Graphics Basics, specifically the Elastic Graphics accelerator column, in the Amazon Elastic Compute Cloud User Guide for Windows Instances.