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

x/aws_api/services/cloudsearch@2013-01-01/mod.ts>ScalingParameters

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface ScalingParameters
import { type ScalingParameters } from "https://deno.land/x/aws_api@v0.1.0/services/cloudsearch@2013-01-01/mod.ts";

Properties

optional
DesiredInstanceType: PartitionInstanceType | null
optional
DesiredReplicationCount: number | null
optional
DesiredPartitionCount: number | null