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

TargetConfiguration

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

Information about the Convertible Reserved Instance offering.

interface TargetConfiguration {
InstanceCount?: number | null;
OfferingId?: string | null;
}

§Properties

§
InstanceCount?: number | null
[src]

The number of instances the Convertible Reserved Instance offering can be applied to. This parameter is reserved and cannot be specified in a request

§
OfferingId?: string | null
[src]

The ID of the Convertible Reserved Instance offering.