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

x/aws_api/services/ds@2015-04-16/mod.ts>SnapshotLimits

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

Properties

optional
ManualSnapshotsLimit: number | null
optional
ManualSnapshotsCurrentCount: number | null
optional
ManualSnapshotsLimitReached: boolean | null