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

AwsEc2LaunchTemplateDataInstanceMarketOptionsDetails

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

Provides details about the market (purchasing) option for an Amazon EC2 instance.

interface AwsEc2LaunchTemplateDataInstanceMarketOptionsDetails {
MarketType?: string | null;
}

§Properties

§
MarketType?: string | null
[src]

The market type.

§

The options for Spot Instances.