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

ServiceSpecification

import type { ServiceSpecification } from "https://aws-api.deno.dev/v0.4/services/costexplorer.ts?docs=full";

Hardware specifications for the service that you want recommendations for.

interface ServiceSpecification {
EC2Specification?: EC2Specification | null;
}

§Properties

§
EC2Specification?: EC2Specification | null
[src]

The Amazon EC2 hardware specifications that you want Amazon Web Services to provide recommendations for.