Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aws_api/services/autoscaling-plans@2018-01-06/mod.ts>ScalingMetricType

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
type alias ScalingMetricType
import { type ScalingMetricType } from "https://deno.land/x/aws_api@v0.1.0/services/autoscaling-plans@2018-01-06/mod.ts";
definition:
| "ASGAverageCPUUtilization"
| "ASGAverageNetworkIn"
| "ASGAverageNetworkOut"
| "DynamoDBReadCapacityUtilization"
| "DynamoDBWriteCapacityUtilization"
| "ECSServiceAverageCPUUtilization"
| "ECSServiceAverageMemoryUtilization"
| "ALBRequestCountPerTarget"
| "RDSReaderAverageCPUUtilization"
| "RDSReaderAverageDatabaseConnections"
| "EC2SpotFleetRequestAverageCPUUtilization"
| "EC2SpotFleetRequestAverageNetworkIn"
| "EC2SpotFleetRequestAverageNetworkOut"