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

AwsEc2LaunchTemplateDataElasticInferenceAcceleratorSetDetails

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

Provides details for an Amazon Elastic Inference accelerator.

interface AwsEc2LaunchTemplateDataElasticInferenceAcceleratorSetDetails {
Count?: number | null;
Type?: string | null;
}

§Properties

§
Count?: number | null
[src]

The number of Elastic Inference accelerators to attach to the instance.

§
Type?: string | null
[src]

The type of Elastic Inference accelerator.