Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aws_api/services/dax@2017-04-19/mod.ts>DecreaseReplicationFactorRequest

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

Properties

ClusterName: string
NewReplicationFactor: number
optional
AvailabilityZones: string[] | null
optional
NodeIdsToRemove: string[] | null