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

AwsAutoScalingAutoScalingGroupMixedInstancesPolicyDetails

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

The mixed instances policy for the automatic scaling group.

interface AwsAutoScalingAutoScalingGroupMixedInstancesPolicyDetails {}

§Properties

§

The instances distribution. The instances distribution specifies the distribution of On-Demand Instances and Spot Instances, the maximum price to pay for Spot Instances, and how the Auto Scaling group allocates instance types to fulfill On-Demand and Spot capacity.

§

The launch template to use and the instance types (overrides) to use to provision EC2 instances to fulfill On-Demand and Spot capacities.