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

TargetReservationValue

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

The total value of the new Convertible Reserved Instances.

interface TargetReservationValue {
ReservationValue?: ReservationValue | null;
TargetConfiguration?: TargetConfiguration | null;
}

§Properties

§
ReservationValue?: ReservationValue | null
[src]

The total value of the Convertible Reserved Instances that make up the exchange. This is the sum of the list value, remaining upfront price, and additional upfront cost of the exchange.

§
TargetConfiguration?: TargetConfiguration | null
[src]

The configuration of the Convertible Reserved Instances that make up the exchange.